-
- Downloads
Add check for unique name before creating a resource
* go back to Python 3.11 #5
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- Dockerfile 1 addition, 1 deletionDockerfile
- app/api/endpoints/resources.py 6 additions, 2 deletionsapp/api/endpoints/resources.py
- app/crud/crud_resource.py 22 additions, 0 deletionsapp/crud/crud_resource.py
- app/tests/api/test_resource.py 27 additions, 0 deletionsapp/tests/api/test_resource.py
- app/tests/crud/test_resource.py 29 additions, 0 deletionsapp/tests/crud/test_resource.py
- requirements.txt 0 additions, 2 deletionsrequirements.txt
Loading
Please register or sign in to comment