Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Update OrderChangeRequest model #46

Merged
merged 1 commit into from
Dec 31, 2021
Merged

Conversation

sgerrand
Copy link
Contributor

💁 These changes:

  • Add missing created_at and updated_at fields to the relevant fixtures
  • Remove order_change_offers from the HTTP POST response (that field is only returned via HTTP GET)
  • Fix structure of slices[].add and slices[].remove

* Add missing `created_at` and `updated_at`
* Remove `order_change_offers` from HTTP POST response (only returned by HTTP GET)
* Fix structure of `slices[].add` and `slices[].remove`
@sgerrand sgerrand added the bug Something isn't working label Dec 31, 2021
@sgerrand sgerrand requested review from nlopes, jesse-c and a team December 31, 2021 14:57
@sgerrand sgerrand requested a review from a team as a code owner December 31, 2021 14:57
@sgerrand sgerrand merged commit 4d7ed20 into main Dec 31, 2021
@sgerrand sgerrand deleted the fix-order-change-requests-slices branch December 31, 2021 17:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants