You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds the "scope" attribute to the exported clients, so that they appear in the docstrings of routes that have a scope defined.
After running:
```
python generate_base_client.py
tox -e docs
```
I checked the html build files and scopes are showing up as expected.
0 commit comments