Skip to content

Commit

Permalink
fix: codegen output wrong dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Crhistian Ramirez committed Jun 10, 2019
1 parent f6a45be commit fba67cf
Show file tree
Hide file tree
Showing 5 changed files with 41,684 additions and 33 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ of your imagination.
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 1.0
- Package version: 3.3.5
- Build date: 2019-06-07T15:26:22.310-05:00
- Package version: 3.3.6
- Build date: 2019-06-10T08:23:44.872-05:00

For more information, please visit [https://documentation.ordercloud.io](https://documentation.ordercloud.io/platform-guides/getting-started/introduction-to-ordercloud)

Expand Down
41,682 changes: 41,666 additions & 16 deletions dist/ordercloud-javascript-sdk.js

Large diffs are not rendered by default.

27 changes: 14 additions & 13 deletions dist/ordercloud-javascript-sdk.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ordercloud-javascript-sdk",
"version": "3.3.5",
"version": "3.3.6",
"description": "JavaScript SDK autogenerated from swagger spec using the Swagger-CodeGen project",
"author": "Four51 Inc. <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
* </pre>
* </p>
* @module index
* @version 3.3.5
* @version 3.3.6
*/
var exports = {
/**
Expand Down

0 comments on commit fba67cf

Please sign in to comment.