Skip to content

telstra/openapi-spec-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

3 Commits
 
 
 
 
 
 

Repository files navigation

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'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published