Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 637 Bytes

File metadata and controls

27 lines (18 loc) · 637 Bytes

Api changes

Added Type(s)
  • added type RecurringOrderDeletedMessage
  • added type RecurringOrderDeletedMessagePayload
  • added type ProductSearchFacetResultStats
  • added type ProductSearchFacetStatsExpression
  • added type ProductSearchFacetStatsValue
Removed Type(s)
  • ⚠️ removed type RecurringOrderMessagePayload
Added Method(s)
  • added method apiRoot.withProjectKey().recurringOrders().withId().delete()
  • added method apiRoot.withProjectKey().recurringOrders().withKey().delete()