Skip to main content

Module cli

Module cli 

Source

Structs§

CliConfig
Configuration for the CLI helper

Constants§

MAX_REMOTE_SPEC_BYTES
Maximum accepted size for a remotely fetched OpenAPI document (64 MiB).
REMOTE_SPEC_TIMEOUT
End-to-end timeout for fetching a remote OpenAPI document.

Functions§

load_spec
Load a local or remote OpenAPI document with bounded remote I/O.
run_generation_cliDeprecated
Run the legacy embedded generation CLI with the provided configuration.