prance.ResolvingParser
to parse and
resolve the given OpenAPI specification file, returning the parsed
OpenAPI specification as a dictionary.
Parameters:
None
if the package is not installed.
apiKey
type security schemes and automatically injects the necessary
API keys from environment variables. Parameters in path
, query
,
header
, and cookie
are also supported.
Parameters:
openapi_function_decorator
, which configures them to construct and
send the HTTP requests with appropriate parameters, headers, and body
content.
Parameters: