jiridj/Register an API in wM API Gateway

Registers an API within the specified API Gateway instance.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
apigw-urlThe url of your API Gateway instance.yes
apigw-usernameThe API Gateway user to execute this action with.yes
apigw-passwordThe password for the API Gateway user to execute this action with.yes
api-specThe file or url for the API specification. This action only supports json-based OpenAPI and Swagger specs.yes
set-activeActivate the API project after creation.nofalse
debugUse debug logging. Default is false.nofalse
namedescription
api-idThe unique identifier of the API project.
api-nameThe name of the API project.
api-versionThe version of the API project.
api-typeThe type of the API project.
api-is-activeIndicates whether the API version is currently active.