reitit/doc/openapi.md
Tommi Reiman 6173622791 Docs
2018-02-02 14:48:28 +02:00

11 lines
619 B
Markdown

# Swagger & OpenAPI
Goal is to support both [Swagger](https://swagger.io/) & [OpenAPI](https://www.openapis.org/) specifications for route documentation.
Swagge-support draft works, but only for Clojure.
TODO:
* [metosin/schema-tools#38](https://github.com/metosin/schema-tools/issues/38): extract Schema-swagger from [ring-swagger](https://github.com/metosin/ring-swagger) into [schema-tools](https://github.com/metosin/schema-tools) to support both Clojure & ClojureScript
* separate modules for the swagger2 & openapi
* [metosin/spec-tools#105](https://github.com/metosin/spec-tools/issues/105): support OpenApi