[haskell-http-client] bug fixes; path & newtype generation issues (#6638)

* fix path generation/param-substitution issues

* fix newtype de-duplication issues

* refactoring only

* correct version in comments

* prevent duplicate MimeTypes

* sort parameter newtypes
This commit is contained in:
Jon Schoning
2017-10-10 10:01:48 -05:00
committed by wing328
parent dc88ed99ae
commit db67840ded
43 changed files with 4093 additions and 4127 deletions

View File

@@ -3,7 +3,8 @@
This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
OpenAPI spec version: 1.0.0
OpenAPI spec version: 2.0
Swagger Petstore API version: 1.0.0
Contact: apiteam@swagger.io
Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
-}