-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update SolverEngine API docs (#2192)
# Description Docs were slightly out of date # Changes - [x] Updates all fields and structs on the existing endpoint - [x] Remove pre-interactions for jit orders (for some reason we didn't populate post interactions and since those orders aren't really used in practice anyways, it seemed simpler to remove pre interactions instead of adding post interactions). - [x] Flatten notification type to make it consistent with the way we encode enums elsewhere in the new API (cf. `Liquidity`) - [x] Flatten Score enum to make it consistent - [x] Document notify endpoint ## How to test Past into https://editor.swagger.io/ and compare line by line with the rust structs ## Related Issues Fixes #2182
- Loading branch information
Showing
32 changed files
with
310 additions
and
246 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.