hmcts/Update OpenAPI Version

Custom action to dynamically update the version in OpenAPI spec This action expects a single OpenAPI spec file within the specified path.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openapi_pathPath to OpenAPI spec folder. Only the first '*.openapi.yml' file found will be used.yes
api_orgDeprecated: no longer used. Server URLs follow https://<api_name>.net.noHMCTS-DTS
api_nameAPI name to include in the server URLyes
api_versionVersion to set in the specyes
namedescription
openapi_filePath to updated OpenAPI spec
upload_artifact_nameName of the uploaded artifact containing the updated OpenAPI spec