Skip to content

biosvs/JsonAnswer2Yaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsonAnswer2Yaml

It is a tool that allows you to convert a json server response in a yaml file in accordance with the Swagger specification 2.0.

Usage

./run /method/url input.json [output.yaml]

Where:

  • /method/url is the url of your api method;
  • input.json is the file with the server's answer in json format;
  • output.yaml [optional] is name output file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages