Skip to content

openapi spec to json schema

Actions
Retrieve openapi specification file and return json schema file
v0.0.3
LatestPre-release
Star (0)

Tags

 (1)

openapi spec to json schema

This action retrieves a validated openapi specification file from a user provided origin and returns a generated json schema file

Inputs

specification-url

Required The openapi specification origin url.

Outputs

json-schema-file

The json schema file.

Example usage

uses: telstra/[email protected]
with:
  specification-url: 'https://dev.telstra.com/sites/default/files/redocs/1620871323/messaging-api-swagger_0.yaml'

openapi spec to json schema is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Retrieve openapi specification file and return json schema file
v0.0.3
LatestPre-release

Tags

 (1)

openapi spec to json schema is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.