docs/v2/storefront/index.yaml in spree_api-4.0.9 vs docs/v2/storefront/index.yaml in spree_api-4.1.0.rc1

- old
+ new

@@ -1121,18 +1121,10 @@ type: string example: 'USA' company: type: string example: 'Google Inc.' - AddressList: - required: - - data - properties: - data: - type: array - items: - $ref: '#/components/schemas/Address' Cart: required: - data - included properties: @@ -1295,22 +1287,10 @@ type: string example: '10.0' display_tax_total: type: string example: '$10.00' - pre_tax_item_amount: - type: string - example: '17.00' - display_pre_tax_item_amount: - type: string - example: '$17.00' - pre_tax_total: - type: string - example: '20.00' - display_pre_tax_total: - type: string - example: '$20.00' item_count: type: number example: 2 description: 'Total quantity number of all items added to the Cart' special_instructions: @@ -1517,15 +1497,9 @@ example: '$5.00' discounted_amount: type: string example: '125.0' display_discounted_amount: - type: string - example: '$125.00' - pre_tax_amount: - type: string - example: '125.0' - display_pre_tax_amount: type: string example: '$125.00' promo_total: type: string example: '-5.0'