post https://dash.readme.io/api/v1/swagger
Upload a swagger file to ReadMe
Log in to see full request history
Responses
201The swagger file successfully imported
400There was a validation error during import
Upload a swagger file to ReadMe
201The swagger file successfully imported
400There was a validation error during import
xxxxxxxxxx
curl --request POST \
--url https://dash.readme.io/api/v1/swagger \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here!