Validate an OpenAPI 3.0.x definition supplied in the body of the request
https://mermade.org.uk/api/v1
https://mermade.org.uk/api/v1
https://mermade.org.uk/api/v1
https://mermade.org.uk/api/v1
POST
/validate
validation
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://mermade.org.uk/api/v1/validate'
Response Response Example
200 - Example 1
{
"openapi": "string"
}
Request
Body Params multipart/form-data
filename
string
optional
source
string
optional
Responses
Modified at 2023-08-16 07:17:37