Expand description
OpenAPI specification parser
Functionsยง
- parse_
content_ json - parse_
content_ json_ v31 - Parse content as an OpenAPI v3.1 JSON spec specifically.
- parse_
content_ yaml - parse_
content_ yaml_ v31 - Parse content as an OpenAPI v3.1 spec specifically (for callers that know the version).
- parse_
file - Parse an OpenAPI specification from a file