Skip to content

Commit

Permalink
Add base URL to openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinquaXD committed Dec 18, 2024
1 parent c93d3f6 commit 01ae9d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crates/orderbook/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ servers:
url: "https://api.cow.fi/arbitrum_one"
- description: Arbitrum One (Staging)
url: "https://barn.api.cow.fi/arbitrum_one"
- description: Base (Prod)
url: "https://api.cow.fi/base"
- description: Base (Staging)
url: "https://barn.api.cow.fi/base"
- description: Sepolia (Prod)
url: "https://api.cow.fi/sepolia"
- description: Sepolia (Staging)
Expand Down

0 comments on commit 01ae9d2

Please sign in to comment.