Skip to content

christrewin/openapi-to-json-schema

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

openapi to json schema action

This action retrieves a validated openapi specification from a Telstra origin and returns a generated json schema.

Inputs

openapi spec url

Required The openapi specification file origin url.

Outputs

json-schema-file

The json schema filename.

Example usage

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published