Skip to content
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

AUDIT: [EVERYTHING] Audit the list of UI endpoints that are calling CADT to ensure they are using pagination params #1022

Open
ccornick opened this issue Mar 6, 2024 · 0 comments

Comments

@ccornick
Copy link
Contributor

ccornick commented Mar 6, 2024

We have many UIs which call CADT endpoints for various data. Notably:

  1. CADT UI
  2. Tokenization engine UI
  3. Explorer UI
  4. Climate wallet UI

We need to audit each of these UIs and determine which endpoints are calling CADT APIs. Once we audit, we will update this ticket with the list of endpoints that interact with CADT.

Then, we will update each endpoint in each UI to ensure that CADT calls include pagination params.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant