cowprotocol / cow-sdk

CoW protocol SDK
https://docs.cow.fi/cow-protocol/reference/sdks/cow-sdk
Other
31 stars 9 forks source link

bug: incorrect DuplicatedOrders openapi #173

Closed mfw78 closed 5 months ago

mfw78 commented 11 months ago

Problem services have incorrectly published openapi.yaml for the DuplicatedOrder error type when posting orders (correct is DuplicatedOrder, but it was published as DuplicateOrder).

Solution Pending resolution of https://github.com/cowprotocol/services/issues/1928, create a patch level release fixing the issue.

mfw78 commented 5 months ago

Fixed upstream.