Skip to content

Commit

Permalink
revert: stable api versions
Browse files Browse the repository at this point in the history
Refs: ad5fc5c
  • Loading branch information
nguyentoanit committed Apr 26, 2021
1 parent e38807e commit 461ec43
Show file tree
Hide file tree
Showing 16 changed files with 1,742 additions and 421 deletions.
1,603 changes: 1,306 additions & 297 deletions src/api-models/catalog-items-api-model/api.ts

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/api-models/catalog-items-api-model/base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* Selling Partner API for Catalog Items
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog.
* The Selling Partner API for Catalog Items helps you programmatically retrieve item details for items in the catalog.
*
* The version of the OpenAPI document: 2020-12-01
* The version of the OpenAPI document: v0
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
4 changes: 2 additions & 2 deletions src/api-models/catalog-items-api-model/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* Selling Partner API for Catalog Items
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog.
* The Selling Partner API for Catalog Items helps you programmatically retrieve item details for items in the catalog.
*
* The version of the OpenAPI document: 2020-12-01
* The version of the OpenAPI document: v0
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
4 changes: 2 additions & 2 deletions src/api-models/catalog-items-api-model/configuration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* Selling Partner API for Catalog Items
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog.
* The Selling Partner API for Catalog Items helps you programmatically retrieve item details for items in the catalog.
*
* The version of the OpenAPI document: 2020-12-01
* The version of the OpenAPI document: v0
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
4 changes: 2 additions & 2 deletions src/api-models/catalog-items-api-model/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* Selling Partner API for Catalog Items
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog.
* The Selling Partner API for Catalog Items helps you programmatically retrieve item details for items in the catalog.
*
* The version of the OpenAPI document: 2020-12-01
* The version of the OpenAPI document: v0
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
218 changes: 173 additions & 45 deletions src/api-models/feeds-api-model/api.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/api-models/feeds-api-model/base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Selling Partner API for Feeds
* The Selling Partner API for Feeds lets you upload data to Amazon on behalf of a selling partner.
*
* The version of the OpenAPI document: 2021-06-30
* The version of the OpenAPI document: 2020-09-04
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion src/api-models/feeds-api-model/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Selling Partner API for Feeds
* The Selling Partner API for Feeds lets you upload data to Amazon on behalf of a selling partner.
*
* The version of the OpenAPI document: 2021-06-30
* The version of the OpenAPI document: 2020-09-04
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion src/api-models/feeds-api-model/configuration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Selling Partner API for Feeds
* The Selling Partner API for Feeds lets you upload data to Amazon on behalf of a selling partner.
*
* The version of the OpenAPI document: 2021-06-30
* The version of the OpenAPI document: 2020-09-04
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion src/api-models/feeds-api-model/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Selling Partner API for Feeds
* The Selling Partner API for Feeds lets you upload data to Amazon on behalf of a selling partner.
*
* The version of the OpenAPI document: 2021-06-30
* The version of the OpenAPI document: 2020-09-04
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
50 changes: 37 additions & 13 deletions src/api-models/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,17 +68,27 @@ export {
AuthorizationCode as AuthorizationApiModelAuthorizationCode,
} from './authorization-api-model'
export {
ListCatalogItemsResponse as CatalogItemsApiModelListCatalogItemsResponse,
ListMatchingItemsResponse as CatalogItemsApiModelListMatchingItemsResponse,
GetCatalogItemResponse as CatalogItemsApiModelGetCatalogItemResponse,
Item as CatalogItemsApiModelItem,
ItemIdentifiersByMarketplace as CatalogItemsApiModelItemIdentifiersByMarketplace,
ItemIdentifier as CatalogItemsApiModelItemIdentifier,
ItemImagesByMarketplace as CatalogItemsApiModelItemImagesByMarketplace,
ItemImage as CatalogItemsApiModelItemImage,
ItemProductTypeByMarketplace as CatalogItemsApiModelItemProductTypeByMarketplace,
ItemSalesRanksByMarketplace as CatalogItemsApiModelItemSalesRanksByMarketplace,
ItemSalesRank as CatalogItemsApiModelItemSalesRank,
ItemSummaryByMarketplace as CatalogItemsApiModelItemSummaryByMarketplace,
ItemVariationsByMarketplace as CatalogItemsApiModelItemVariationsByMarketplace,
ItemVendorDetailsByMarketplace as CatalogItemsApiModelItemVendorDetailsByMarketplace,
IdentifierType as CatalogItemsApiModelIdentifierType,
ASINIdentifier as CatalogItemsApiModelASINIdentifier,
SellerSKUIdentifier as CatalogItemsApiModelSellerSKUIdentifier,
AttributeSetListType as CatalogItemsApiModelAttributeSetListType,
DecimalWithUnits as CatalogItemsApiModelDecimalWithUnits,
CreatorType as CatalogItemsApiModelCreatorType,
DimensionType as CatalogItemsApiModelDimensionType,
LanguageType as CatalogItemsApiModelLanguageType,
Image as CatalogItemsApiModelImage,
Price as CatalogItemsApiModelPrice,
RelationshipType as CatalogItemsApiModelRelationshipType,
SalesRankType as CatalogItemsApiModelSalesRankType,
OfferListingCountType as CatalogItemsApiModelOfferListingCountType,
QualifiersType as CatalogItemsApiModelQualifiersType,
ShippingTimeType as CatalogItemsApiModelShippingTimeType,
ListCatalogCategoriesResponse as CatalogItemsApiModelListCatalogCategoriesResponse,
Categories as CatalogItemsApiModelCategories,
} from './catalog-items-api-model'
export {
GetItemEligibilityPreviewResponse as FbaInboundEligibilityApiModelGetItemEligibilityPreviewResponse,
Expand Down Expand Up @@ -109,13 +119,19 @@ export {
MoneyType as FbaSmallAndLightApiModelMoneyType,
} from './fba-small-and-light-api-model'
export {
CreateFeedResponse as FeedsApiModelCreateFeedResponse,
CancelFeedResponse as FeedsApiModelCancelFeedResponse,
CreateFeedResult as FeedsApiModelCreateFeedResult,
Feed as FeedsApiModelFeed,
GetFeedsResponse as FeedsApiModelGetFeedsResponse,
GetFeedResponse as FeedsApiModelGetFeedResponse,
FeedDocumentEncryptionDetails as FeedsApiModelFeedDocumentEncryptionDetails,
FeedDocument as FeedsApiModelFeedDocument,
GetFeedDocumentResponse as FeedsApiModelGetFeedDocumentResponse,
CreateFeedResponse as FeedsApiModelCreateFeedResponse,
CreateFeedSpecification as FeedsApiModelCreateFeedSpecification,
CreateFeedDocumentSpecification as FeedsApiModelCreateFeedDocumentSpecification,
CreateFeedDocumentResponse as FeedsApiModelCreateFeedDocumentResponse,
CreateFeedDocumentResult as FeedsApiModelCreateFeedDocumentResult,
} from './feeds-api-model'
export {
AdjustmentEvent as FinancesApiModelAdjustmentEvent,
Expand Down Expand Up @@ -488,15 +504,23 @@ export {
ShipsFromType as ProductPricingApiModelShipsFromType,
} from './product-pricing-api-model'
export {
ReportDocumentEncryptionDetails as ReportsApiModelReportDocumentEncryptionDetails,
Report as ReportsApiModelReport,
CreateReportScheduleSpecification as ReportsApiModelCreateReportScheduleSpecification,
CreateReportSpecification as ReportsApiModelCreateReportSpecification,
ReportSchedule as ReportsApiModelReportSchedule,
ReportScheduleList as ReportsApiModelReportScheduleList,
CreateReportResponse as ReportsApiModelCreateReportResponse,
CreateReportResult as ReportsApiModelCreateReportResult,
GetReportsResponse as ReportsApiModelGetReportsResponse,
CreateReportResponse as ReportsApiModelCreateReportResponse,
CancelReportResponse as ReportsApiModelCancelReportResponse,
CancelReportScheduleResponse as ReportsApiModelCancelReportScheduleResponse,
GetReportResponse as ReportsApiModelGetReportResponse,
GetReportSchedulesResponse as ReportsApiModelGetReportSchedulesResponse,
GetReportScheduleResponse as ReportsApiModelGetReportScheduleResponse,
CreateReportScheduleResult as ReportsApiModelCreateReportScheduleResult,
CreateReportScheduleResponse as ReportsApiModelCreateReportScheduleResponse,
ReportDocument as ReportsApiModelReportDocument,
GetReportDocumentResponse as ReportsApiModelGetReportDocumentResponse,
} from './reports-api-model'
export {
GetOrderMetricsResponse as SalesApiModelGetOrderMetricsResponse,
Expand Down
Loading

0 comments on commit 461ec43

Please sign in to comment.