-
Notifications
You must be signed in to change notification settings - Fork 8
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
Regroup and rename APIs in Sample App #94
Conversation
Once these changes are good to go, I'll also be removing the files |
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.
Verified locally (including marketplaces) and compared to the ordering of the updated API docs
Some cleanup comments, but not a blocker:
|
Build failed due to:
Prettier is not playing games! |
I "fixed" the extra line break violation |
We want to regroup API endpoints based on which API(s) they belong to (Payments, Payouts, Digital Dollar Accounts, Marketplace). We also want to add a new section entitled "Core Functionality" that contains endpoints present in all APIs.
The bulk of these changes lie in the navigation and the API viewers for such APIs.