actions-marketplace-validations/documentarian-action
A bundle of tools to document your TS/Serverless application and upload to Cloudflare Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| src_folder | Path to source code. | yes | src |
| docs_folder | Path to output documentation folder | yes | docs |
| schema_path | Path to API schema file | no | "" |
| cloudformation_path | The path to the CloudFormation JSON | no | "" |
| catalogist_endpoint | Catalogist endpoint URL | no | "" |
| catalogist_api_key | Catalogist API key | no | "" |
| cloudflare_account_id | Cloudflare account ID | no | "" |
| cloudflare_auth_token | Cloudflare direct upload authentication token | no | "" |
| cloudflare_project_name | Cloudflare project name | no | "" |
| cloudflare_catalog_name | Cloudflare project name for EventCatalog | no | "" |
Outputs
no outputs