Describe the bug
Not all SDK Endpoints have the AuthZ options defined even thought they are actually supporting it.
To Reproduce
For example monitors_api.py does have it while notebooks_api.py does not.
If you test this with curl and an access token /api/v1/notebooks does work.
Expected behavior
I guess all API Endpoints should have AuthZ?
Environment and Versions (please complete the following information):
A clear and precise description of your setup:
Describe the bug
Not all SDK Endpoints have the AuthZ options defined even thought they are actually supporting it.
To Reproduce
For example
monitors_api.pydoes have it whilenotebooks_api.pydoes not.If you test this with curl and an access token /api/v1/notebooks does work.
Expected behavior
I guess all API Endpoints should have AuthZ?
Environment and Versions (please complete the following information):
A clear and precise description of your setup: