Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all models #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion lib/authorization-api-model.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

# Common files
Expand Down
2 changes: 1 addition & 1 deletion lib/authorization-api-model/.swagger-codegen/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.24
3.0.46
2 changes: 1 addition & 1 deletion lib/authorization-api-model/api/authorization_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

module AmzSpApi::AuthorizationApiModel
Expand Down
2 changes: 1 addition & 1 deletion lib/authorization-api-model/api_client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

require 'date'
Expand Down
2 changes: 1 addition & 1 deletion lib/authorization-api-model/api_error.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

module AmzSpApi::AuthorizationApiModel
Expand Down
2 changes: 1 addition & 1 deletion lib/authorization-api-model/configuration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

module AmzSpApi::AuthorizationApiModel
Expand Down
2 changes: 1 addition & 1 deletion lib/authorization-api-model/models/authorization_code.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

require 'date'
Expand Down
2 changes: 1 addition & 1 deletion lib/authorization-api-model/models/error.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

require 'date'
Expand Down
2 changes: 1 addition & 1 deletion lib/authorization-api-model/models/error_list.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

require 'date'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

require 'date'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

require 'spec_helper'
Expand Down
2 changes: 1 addition & 1 deletion lib/authorization-api-model/spec/api_client_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

require 'spec_helper'
Expand Down
2 changes: 1 addition & 1 deletion lib/authorization-api-model/spec/configuration_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

require 'spec_helper'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

require 'spec_helper'
Expand Down
2 changes: 1 addition & 1 deletion lib/authorization-api-model/spec/models/error_list_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

require 'spec_helper'
Expand Down
2 changes: 1 addition & 1 deletion lib/authorization-api-model/spec/models/error_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

require 'spec_helper'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

require 'spec_helper'
Expand Down
2 changes: 1 addition & 1 deletion lib/authorization-api-model/spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

# load the gem
Expand Down
2 changes: 1 addition & 1 deletion lib/authorization-api-model/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
OpenAPI spec version: v1

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

module AmzSpApi::AuthorizationApiModel
Expand Down
4 changes: 2 additions & 2 deletions lib/easy-ship-model.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#The Selling Partner API for Easy Ship helps you build applications that help sellers manage and ship Amazon Easy Ship orders. Your Easy Ship applications can: * Get available time slots for packages to be scheduled for delivery. * Schedule, reschedule, and cancel Easy Ship orders. * Print labels, invoices, and warranties. See the [Marketplace Support Table](doc:easyship-api-v2022-03-23-use-case-guide#marketplace-support-table) for the differences in Easy Ship operations by marketplace.

OpenAPI spec version: 2022-03-23
Contact: [email protected]

Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.24
Swagger Codegen version: 3.0.46
=end

# Common files
Expand Down
2 changes: 1 addition & 1 deletion lib/easy-ship-model/.swagger-codegen/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.24
3.0.46
2 changes: 1 addition & 1 deletion lib/easy-ship-model/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This SDK is automatically generated by the [Swagger Codegen](https://github.com/
- API version: 2022-03-23
- Package version: 0.1.0
- Build package: io.swagger.codegen.v3.generators.ruby.RubyClientCodegen
For more information, please visit [https://github.com/amzn/amazon-marketplace-api-sdk/issues](https://github.com/amzn/amazon-marketplace-api-sdk/issues)
For more information, please visit [https://sellercentral.amazon.com/gp/mws/contactus.html](https://sellercentral.amazon.com/gp/mws/contactus.html)

## Installation

Expand Down
Loading