1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-23 05:24:18 +00:00
pds-2021-g2-nest/code/backend/nest_backend/routes/repository
Lorenzo Balugani bbf7c1e360 Uniformed json output
Warning: breaking changes ahead! All the data that gets returned by functions is now incapsulated within "data" (response['data']).
2021-04-26 16:26:25 +02:00
..
__init__.py Add API repository functions 2021-04-25 16:33:12 +02:00
repository_add_condition.py Uniformed json output 2021-04-26 16:26:25 +02:00
repository_create.py Uniformed json output 2021-04-26 16:26:25 +02:00
repository_edit.py Uniformed json output 2021-04-26 16:26:25 +02:00
repository_list.py Uniformed json output 2021-04-26 16:26:25 +02:00