You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Builds OpenAPI specs and pushes them to your favorite S3 API (e.g. DigitalOcean Spaces, AWS S3, etc)'
inputs:
build-roots:
description: "A space delimited array of OpenAPI spec roots that would build into separate html files (e.g. '<specdir>/API.yaml <specdir>/AnotherAPI.yaml')"
required: true
default: ''
outputs:
urls:
description: "A space delimited list of URLs of the build&uploaded OpenAPI specs"