runllm/Generate Auto Documentation

Updates an OpenAPI spec file based on changes to a single API file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
runllm_server_addressThe full host:port address to the RunLLM instance to use.noapi.runllm.com
runllm_api_keyThe API key to use for the RunLLM instance.yes
github_tokenThe GitHub token to use for the GitHub repository.yes
input_api_fileThe file path for the input API file. It is expected to be a Python file.yes
output_spec_fileThe file path for the output OpenAPI spec file. It is expected to be a YML file.yes
base_branchThe base branch for the pull requestyesmain

no outputs