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

[FR] Use the same type to represent a case for all /api/v2/cases endpoints #555

Closed
Elise17 opened this issue Jul 31, 2024 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@Elise17
Copy link
Contributor

Elise17 commented Jul 31, 2024

This issue is about the homogeneity of the REST api by using the same type to represent a case for all /api/v2/cases endpoints.

The tasks are the following:

  • Add a new CaseSchemaForAPIV2 in marshables.py
  • Replace the old schemas (CaseDetailsSchema and CaseSchema) for all /api/v2/cases endpoints
@Elise17 Elise17 added the enhancement New feature or request label Jul 31, 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
Status: Done
Development

No branches or pull requests

3 participants