microcks/Microcks Import GitHub action
Import API specifications into Microcks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| specificationFiles | <specificationFile1[:primary],specificationFile2[:primary]>: Comma separated list of API specs to import with flag telling if it's a primary artifact. Example: 'specs/my-openapi.yaml:true,specs/my-postmancollection.json:false' | yes | — |
| microcksURL | Microcks instance API endpoint | yes | — |
| keycloakClientId | Keycloak Realm Service Account ClientId | yes | — |
| keycloakClientSecret | Keycloak Realm Service Account ClientSecret | yes | — |
Outputs
no outputs