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
I'm looking for a way to post a new version of schema on HDF registry using the swagger api. I'm using the python-requests module to do it programmatically. But I'm facing issues with the POST.
Got exception: [NotAllowedException] / message [HTTP 405 Method Not Allowed]
Is there a way I can use pyswagger to post a new version on schema?
I'm looking for a way to post a new version of schema on HDF registry using the swagger api. I'm using the python-requests module to do it programmatically. But I'm facing issues with the POST.
Got exception: [NotAllowedException] / message [HTTP 405 Method Not Allowed]
Is there a way I can use pyswagger to post a new version on schema?
I posted a stack-overflow question.
The text was updated successfully, but these errors were encountered: