Skip to content

Cleanup API endpoints #750

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

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Cleanup API endpoints #750

merged 1 commit into from
Jan 24, 2025

Conversation

aponcedeleonch
Copy link
Contributor

This PR cleans the API used by the dashboard:

  • Moves all the endpoints to the /api/v1.py to avoid confusion
  • Removes the unused endpoints
  • Moves all the models and processing to /api/v1_models.py and /api/v1_processing.py

This PR cleans the API used by the dashboard:
- Moves all the endpoints to the `/api/v1.py` to avoid confusion
- Removes the unused endpoints
- Moves all the models and processing to `/api/v1_models.py` and `/api/v1_processing.py`
Copy link
Contributor

@peppescg peppescg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🙏

@aponcedeleonch aponcedeleonch merged commit e6372d7 into main Jan 24, 2025
4 checks passed
@aponcedeleonch aponcedeleonch deleted the rmv-unused-endpoints branch January 24, 2025 07:56
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.

3 participants