Options for discovering APIs via an OpenAPI specification. Supply either a URL to fetch the document from, or the raw document content directly.
Optional
The raw OpenAPI specification document (JSON or YAML), used to discover the schema directly when the spec is provided as content rather than a URL.
The URL of the OpenAPI specification document.
Options for discovering APIs via an OpenAPI specification. Supply either a URL to fetch the document from, or the raw document content directly.