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

[RetroFunding API] Implement projects endpoints #336

Conversation

stepandel
Copy link
Contributor

@stepandel stepandel commented Jun 12, 2024

PR-Codex overview

The focus of this PR is to enhance project retrieval APIs by adding pagination parameters and updating data schemas.

Detailed summary

  • Added pagination parameters for project retrieval APIs
  • Updated data schemas for project and applicant views
  • Implemented validators for limit and offset parameters
  • Modified project retrieval functions to include pagination
  • Updated OpenAPI schema for project properties and contracts

The following files were skipped due to too many changes: spec/oas_v1.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

linear bot commented Jun 12, 2024

Copy link

vercel bot commented Jun 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agora-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 2:04pm
agora-next-ens ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 2:04pm
agora-next-etherfi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 2:04pm
agora-next-uniswap ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 2:04pm

src/app/Web3Provider.tsx Outdated Show resolved Hide resolved
@stepandel stepandel requested a review from jnmclarty June 12, 2024 18:03
@stepandel
Copy link
Contributor Author

@jnmclarty for visibility

@stepandel stepandel merged commit 05a31bc into main Jun 28, 2024
7 checks passed
@stepandel stepandel deleted the stepan/agora-1951-as-an-api-user-i-should-be-able-to-retrieve-paginated branch June 28, 2024 06:36
kent pushed a commit that referenced this pull request Aug 30, 2024
* import prisma schema for attested projects

* implement /projects endpoint

* implement /retrofunding/round/.../projects endpoint

* update projects api docs

* fix docs

* fix docs typo

* prettier

* import prisma
jefag pushed a commit that referenced this pull request Oct 4, 2024
* import prisma schema for attested projects

* implement /projects endpoint

* implement /retrofunding/round/.../projects endpoint

* update projects api docs

* fix docs

* fix docs typo

* prettier

* import prisma
jefag pushed a commit that referenced this pull request Oct 4, 2024
* import prisma schema for attested projects

* implement /projects endpoint

* implement /retrofunding/round/.../projects endpoint

* update projects api docs

* fix docs

* fix docs typo

* prettier

* import prisma
jefag pushed a commit that referenced this pull request Oct 8, 2024
* import prisma schema for attested projects

* implement /projects endpoint

* implement /retrofunding/round/.../projects endpoint

* update projects api docs

* fix docs

* fix docs typo

* prettier

* import prisma
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

Successfully merging this pull request may close these issues.

1 participant