aiondemand / aiondemand/AIOD-rest-api
Add endpoint for resources to check if they exist
Ouverte
enhancement
good first issue
- Langage dominant
- Python
- Étoiles
- 36
- Forks
- 77
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Add a GET endpoint under e.g., `/datasets/exists/v1/{identifier}` which only returns whether or not the asset with that identifier exists (the asset should be public or the user should have read permissions). As it should be available for all resources, it makes sense to add this to the resource router.
Suggestions is based on [#409](https://github.com/aiondemand/AIOD-rest-api/issues/409#issuecomment-2592007885).
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.