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

Implement Pydantic for validation #12

Open
2 tasks
MoigeMatino opened this issue Nov 29, 2024 · 0 comments
Open
2 tasks

Implement Pydantic for validation #12

MoigeMatino opened this issue Nov 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MoigeMatino
Copy link
Owner

Use Pydantic for:

  • Request Validation:

    • Validate incoming requests if they contain payloads (e.g., JSON in POST or PUT).
    • Ensure that the Origin-Url header is correctly formatted.
  • Response Validation:

    • Validate the structure and content of responses before caching them.
@MoigeMatino MoigeMatino added the enhancement New feature or request label Nov 29, 2024
@MoigeMatino MoigeMatino self-assigned this Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant