apimap/"Apimap Publish" Action For GitHub Actions
Configure and publish to Apimap
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api | The URL for the apimap endpoint | yes | — |
| orchestra | The URL for the apimap orchestra endpoint | yes | — |
| audience | Audience to be used with OIDC. This must match the audience in your orchestra instance | no | apimap |
| metadata | Filepath to the file that contains metadata | yes | apimap/metadata.apimap |
| taxonomy | Filepath to the file that contains taxonomy urns | yes | apimap/taxonomy.apimap |
| readme | Filepath to the file that contains README content | no | README.md |
| changelog | Filepath to the file that contains CHANGELOG content | no | CHANGELOG.md |
| token | Access token unique for each API. This token is only available when the API is created. | no | — |
Outputs
no outputs