added api docs

This commit is contained in:
Arseni
2026-02-24 21:26:31 +03:00
parent 0646f55189
commit fa54088b25
87 changed files with 2299 additions and 0 deletions

8
interface/external/fx_side.yaml vendored Normal file
View File

@@ -0,0 +1,8 @@
components:
schemas:
FxSide:
type: string
enum:
- unspecified
- buy_base_sell_quote
- sell_base_buy_quote