od-oraf/Export API Specs from MuleSoft Anypoint Exchange
Downloads OpenAPI specifications, categories, tags, and documentation from MuleSoft Anypoint Exchange using modular scripts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 1, 2026
- License
- MIT
Pinned Snippet
uses: od-oraf/actions-export-api-spec@d5c5c6bd5156ca92bb0214b44a25335536e145d0 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| exchange_url | MuleSoft Anypoint Exchange URL | no | https://anypoint.mulesoft.com |
| organization_id | MuleSoft Organization ID | yes | 1bb53e2e-0362-40c7-80cc-273290c8d74b |
| asset_id | Asset ID to download (optional - if not provided, downloads all assets) | no | openapi |
| asset_version | Asset version to download | no | 1.0.0 |
| documentation_output_dir | Output directory for documentation | no | exchange-export |
| categories_output_dir | Output directory for categories | no | exchange-export |
| api_spec_output_dir | Output directory for OpenAPI specifications | no | exchange-export |
| dry_run | If true, skip git commit and push operations | no | false |
Outputs
no outputs