Releases: pyopenapi/pyswagger Releases · pyopenapi/pyswagger
Allow to access headers with case insensitive keys 24 Jun 11:04
Compare Sorry, something went wrong.
No results found Allow to access headers with case insensitive keys Drop support to py33 because of Tornado Windows Support 23 Dec 14:30
Compare Sorry, something went wrong.
No results found also include fixes for these issues: #145 , #149
Fix bugs 18 Jul 14:57
Compare Sorry, something went wrong.
No results found Support default type for 'integer', 'number' #128 Fix bug when accessing ScopeDict with similiar operationId #129 Fix bugs 08 Jul 09:32
Compare Sorry, something went wrong.
No results found add number/int32, number/int64 as supported primitives (#127 ) fix webapp2 client failed with query string add missing field: Schema.xml Fix bugs 25 Jun 01:04
Compare Sorry, something went wrong.
No results found [fix] the default value of collectionFormat is ‘cdv’ #126 [fix] uniqueItem when array-item is object or array would be failed #125 fix bugs 23 Apr 03:14
Compare Sorry, something went wrong.
No results found Fix Bugs 15 Apr 12:15
Compare Sorry, something went wrong.
No results found [fix] missing body parameter when referenced from “parameters” field
special characters in path parameters not handled correctly
query parameter doesn't pass to Webapp2's client
Fix bugs 11 Feb 02:29
Compare Sorry, something went wrong.
No results found [fix]
using App.create() with HTTPS, auth, and custom headers? #107 multiple protocol https: appended request.url in client.request #109 [new]
add pyswagger.getter.SimpleGetter pyswagger.io.Request and pyswagger.io.Response has reset(), and could be reused. Fix Bug 25 Jan 13:14
Compare Sorry, something went wrong.
No results found #105 Parameter referencing in PathItemObject.parameters support python 3.6 09 Jan 05:42
Compare Sorry, something went wrong.
No results found python 3.6 is release at the end of 2016, we should catch up with it ASAP.
also include these fixes: