-
Notifications
You must be signed in to change notification settings - Fork 5
Alpha commit for API V2 for Debiai #258
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
base: main
Are you sure you want to change the base?
Conversation
- plackage-lock change - Create an API copy avec api/v1 to track change in API - Duplicate API for v2 => We will keep the original API for now - Copy of exploration / exploration statistique in V2 as is - V2 for exploration_statistics - Redirect exploration API to V2 - need front adaptation to take into account exploration_statistic update - Split API_URL between different ones to ease change of URL PATH - Make API sub_path consistent - Add API V2 (alpha) - Adapt front based URL (still coherence to fix for projects and / - rename Python data provider in internal => remove pb of space in URL - Split data_provider between - API in app part (list data providers / create / delete) - the API provided by the data provider which shall be diretly accessible - Update project overview
|
|
- Renaming version v1 => V0 - Renaming version v2 => V1 - Consistant in path_prefix in front - all prefix have '/' at the end - renaming API_URL in API_DEBIAI_URL - renaming EXPLORATION_API_URL in API_EXPLORATION_URL - removing API_PROJECTS_URL
…n array, 304 hash check managed
…1, kick ack front
Display_data_providers_metadata
NOT TO MERGE AS IS ALPHA VERSION FOR DISCUSSIONS
Describe your changes
Screenshots (if appropriate):
Issue ticket number and link
Checklist before requesting a review
frontend/package.json
andbackend/swagger.yaml
files