Skip to content

Fix for Python client upload list of files Issue #2036 (New)#2059

Closed
scottrw93 wants to merge 4541 commits intoswagger-api:masterfrom
scottrw93:master
Closed

Fix for Python client upload list of files Issue #2036 (New)#2059
scottrw93 wants to merge 4541 commits intoswagger-api:masterfrom
scottrw93:master

Conversation

@scottrw93
Copy link
Copy Markdown
Contributor

Fix for Python client upload list of files Issue #2036. This is a new PR based on #2046

fehguy and others added 30 commits January 18, 2016 11:53
* Replace jQuery with SuperAgent which works in both Node.js and browser
* Use UMD pattern (returnExports.js) to make the module exporting compatible
  with all major systems: AMD, Node.js (CommonJS) and browser
* Implement support of header and form parameters. Closes swagger-api#1736
* Move HTTP requesting code to `ApiClient` and allow customizing options
  in it, e.g. "basePath"
* Update unit tests accordingly and add some tests for `ApiClient`
[Java] fix binary in Java spring and inflector generator
[PHP] generate files for unit testing models and API files
[C#] store ApiClient default in Configuration.Default
jimschubert and others added 28 commits February 3, 2016 13:10
Add sample into samples/petstore/jaxrs-resteasy
Update multipart/form-data ability
…pnet5_server

[aspnet] Initial implementation of ASP.NET 5 server
to support array of models and Date property in model

Closes swagger-api#1951
Update pom to use swagger parser 1.0.17
[Ruby] add API info as file header to ruby templates
[JavaScript]  some improvements and enhancements to JavaScript client
…rmat

[JavaScript] Support collectionFormat for parameters in JavaScript client
…eader

[C#] fix default header in async method and sanitize model name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.