Convert a Swagger 2.0 definition to OpenAPI 3.0.x from a URL
https://mermade.org.uk/api/v1
https://mermade.org.uk/api/v1
https://mermade.org.uk/api/v1
https://mermade.org.uk/api/v1
GET
/convert
conversion
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://mermade.org.uk/api/v1/convert?url=https://raw.githubusercontent.com/Mermade/openapi-webconverter/master/contract/swagger.json'
Response Response Example
null
Request
Query Params
url
string
required
Example:
https://raw.githubusercontent.com/Mermade/openapi-webconverter/master/contract/swagger.json
Responses
Modified at 2023-08-16 07:17:37