domoapps/OpenAPI TOC Generator for Mintlify

Generate Mintlify docs.json navigation entries from OpenAPI YAML specifications

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
yaml_input_pathPath to directory containing OpenAPI YAML filesno./yaml
docs_json_pathPath to Mintlify docs.json file to updateyes
openapi_base_pathBase path for OpenAPI references in docs.json (e.g., "openapi/product")noopenapi/product
yaml_copy_destinationOptional directory to copy YAML files to after processingno""
process_changed_onlyOnly process YAML files that have changed (requires git history)nofalse
changed_filesNewline-separated list of changed files to process (overrides internal change detection)no""
base_refBase reference for change detection (default: main branch or PR base)no""
create_pull_requestCreate a pull request with the updated docs.jsonnofalse
pr_titleTitle for the pull requestnoUpdate API navigation in docs.json
pr_branch_nameName for the PR branchnodocs/update-api-navigation
namedescription
files_processedNumber of YAML files processed
groups_updatedNumber of API groups updated in docs.json