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
the openapi-specs make target for generating the openapi specs for storage is broken. It calls ./api/specs/storage/openapi.py which doesn't generate anything.
Additionally, it seems the director's openapi specs are not properly generated when calling make openapi-specs
Expected Behavior
No response
Steps To Reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Which deploy/s?
No response
Current Behavior
the
openapi-specs
make target for generating the openapi specs forstorage
is broken. It calls./api/specs/storage/openapi.py
which doesn't generate anything.Additionally, it seems the
director
's openapi specs are not properly generated when callingmake openapi-specs
Expected Behavior
No response
Steps To Reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: