Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: openapi for duplicated orders (#1929)
# Description Fixes the OpenAPI yaml description for down-stream consumers. # Changes - [x] Corrected `DuplicatedOrder` response ## How to test 1. Attempt to place the same order twice. 2. Observe correct API response per `openapi.yml`. ## Related Issues Fixes #1928
- Loading branch information