You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that this API endpoint /api/v1/code-list/{id}/codes has /code-list/ in the path, does that mean this issue is dependent on the creation of the code-list endpoint #159?
This is the child of: #151
Current API docs: https://geosight.unicef.org/api/v1/docs/
Objective
Create a new API endpoint for adding a new Code to GeoSight. This will support batch import of codes and code lists and syncing codes / code lists lists from other platforms (e.g. UNICEF SDMX Data Warehouse: https://sdmx.data.unicef.org/overview.html.
Check sample code lists from SDMX Data Warehouse: https://sdmx.data.unicef.org/items/codelist.html
Implementation
POST /api/v1/code-list/{id}/codes
The text was updated successfully, but these errors were encountered: