Hi all,

pedestal-api is a library for building APIs on the pedestal web server. It 
implements the parts of HTTP that are useful for APIs and allows you to 
document your handlers and middleware using idiomatic Clojure and generate 
a compliant Swagger specification.

This 0.3.0 release contains improvements to compliance of the Swagger spec, 
including:

   - Ordered declarations <https://github.com/oliyh/pedestal-api/issues/13>
   - Guaranteed provision of operationId 
   <https://github.com/oliyh/pedestal-api/issues/9>
   - Default value for basePath 
   <https://github.com/oliyh/pedestal-api/issues/14>


You can find out more on the project's Github 
page https://github.com/oliyh/pedestal-api

Cheers

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to