This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct reference for /order/{hash} response
If /orders returns "relayerApiOrdersResponseSchema" which references relayerApiOrdersSchema -> relayerApiOrderSchema, then it makes sense for the non-paginated interface (/order/{hash} to return "relayerApiOrderSchema".
- Loading branch information