Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://wmc.wiremockapi.cloud/v1/mock-apis/{mockApiId}/settings/openapi \ --header 'Authorization: <api-key>'
{ "openapi": { "portalEnabled": true, "portalSecurity": { "type": "OIDC" }, "validationMode": "soft", "generateOpenApiFromStubs": true, "generateStubsFromOpenApi": true, "generateDefaultStubs": false } }
Your API key prefixed by 'Token '
The ID of the Mock API
5 - 10
"jjl8y"
The OpenAPI settings
OpenAPI integration settings for the mock API.
Show child attributes