Skip to main content

Module parser

Module parser 

Source
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