You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -97,6 +97,7 @@ These are third party tools generated by the Swagger community:
97
97
-[dropwizard-swagger](https://github.com/federecio/dropwizard-swagger) - A dropwizard bundle that wraps Swagger-Core.
98
98
-[swaggerapi](https://github.com/ROAMSYS/swaggerapi) - Creates a Swagger resource listing suitable for feeding to swagger-ui by annotating your classes and methods and handles API calls to those methods
99
99
-[swagger-validator](https://github.com/kenshoo/swagger-validator) - Validates that definitions in a swagger.yaml match the actual Java code.
100
+
-[swagger2markup](https://github.com/RobWin/swagger2markup) - A Swagger to Markup (AsciiDoc and Markdown) converter. The Swagger2MarkupConverter takes a swagger.json or swagger.yaml file as source and converts it into an AsciiDoc or Markdown document. The Swagger2MarkupConverter supports the Swagger 1.2 and 2.0 specification.
100
101
101
102
#### JavaScript
102
103
-[swagger-ajax-client](https://github.com/signalfx/swagger-ajax-client) - Swagger client to communicate with a Swagger server using XHR requests from browsers. Includes client-side validation of requests against the given Swagger spec.
0 commit comments