Skip to content

Commit a60c32d

Browse files
committed
Documentation Update
1 parent c5e9be2 commit a60c32d

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@ Management Endpoints
391391
- Actions() (``Auth0().actions``)
392392
- AttackProtection() (``Auth0().attack_protection``)
393393
- Blacklists() ( ``Auth0().blacklists`` )
394+
- Branding() ( ``Auth0().branding`` )
394395
- ClientGrants() ( ``Auth0().client_grants`` )
395396
- Clients() ( ``Auth0().clients`` )
396397
- Connections() ( ``Auth0().connections`` )

docs/source/v3.management.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ management.blacklists module
1717
:undoc-members:
1818
:show-inheritance:
1919

20+
management.branding module
21+
-------------------------------
22+
23+
.. automodule:: auth0.v3.management.branding
24+
:members:
25+
:undoc-members:
26+
:show-inheritance:
27+
2028
management.client\_grants module
2129
-----------------------------------
2230

0 commit comments

Comments
 (0)