-
Notifications
You must be signed in to change notification settings - Fork 63
feat: new api docs with swap api #1796
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
feat: new api docs with swap api #1796
Conversation
@KanishkKhurana is attempting to deploy a commit to the UMA Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for GitHub.
|
responses: | ||
'200': | ||
description: Swap approval data returned successfully. | ||
content: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if there's a way to specify this in order to reuse it for both embedded actions and /swap/approval instead of defining it again.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work creating this! Left some remarks as well
This PR aims to update the API spec with the addition of all the swap endpoints and edits to the inputs and outputs from the suggested-fees API endpoint