
Swagger toolkit beta
Rating
0
Reviews
0

App details
About Swagger toolkit beta
An open-source toolkit for editing JSON swagger files. Version 1.1.0.
To learn how to use the app, see https://github.com/trishores/swagger-toolkit-beta#getting-started
Key features
-
Supports editing the API path summary/description fields using Markdown.
-
Converts multiline Markdown to singleline Markdown, which is required for insertion into a JSON swagger file.
-
Uses the Microsoft System.Text.Json library.
-
Optionally, extract the summary/description in JSON format without saving to a swagger file.
-
Supports quick insert of snippets