v1
latestOpenAPI 3.0.12026-07-138613.5 KBTools
Maak Postman-collectie (POST)
Converteert OpenAPI naar Postman Collection JSON. Body: { oasUrl } of { oasBody } (stringified JSON of YAML).
post/v1/oas/postman
Request body
Example request
{
"oasUrl": "oasUrl",
"oasBody": "oasBody",
"targetVersion": "3.1"
}Response
OK