Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Cleanup API endpoints #750

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants