Skip to content

Commit

Permalink
Update Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
p-zielinski committed Nov 18, 2023
1 parent 6206d4d commit 872508a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

## 20231117

*Renamed schemas**
- OrdersCreateExportRequestBody (old `10_req_create_order_export`)
- OrdersCreateExportResponseBody (old `16_obj_export_object`)

**Added schemas**
- ExportOrderRequest
- ExportResponseBase

- POST `/v1/orders/import`
- Request body schema was replaced with new one: `OrdersImportRequestBody` (old one: `10_req_orders_import`)

## 20231117

**Added schemas**

- OrdersImportRequestBody
Expand Down

0 comments on commit 872508a

Please sign in to comment.