Sonja Happ
34eebbab88
Shorten API URLs, add more documentation for swaggo
2019-05-27 14:43:12 +02:00
Sonja Happ
0c4c60c1ce
Add more API doc in code, modify deployment endpoint of auto generated API doc
2019-05-24 17:15:15 +02:00
Sonja Happ
e7790f82a4
deterministic order of elements based on ID if multiple elements are extracted from DB
2019-05-24 16:31:28 +02:00
Sonja Happ
144c97ce49
Refactoring code base to new structure, removing circular dependencies, creating response types
2019-05-23 16:50:05 +02:00
Sonja Happ
5409c61939
Major changes:
...
- continue revision of folder structure
- work on model endpoints
- add skeletons for clone endpoints
2019-05-21 14:37:45 +02:00
Sonja Happ
44e15773fd
Major changes:
...
- revise data model to new version (without project)
- adapt database test to new data model
- use separate folder for all endpoint defs and functions to avoid circular deps
- add all API endpoints and skeletons for their implementation
2019-05-21 12:49:39 +02:00
Sonja Happ
a78bf892f5
Renaming:
...
- SimulationModel to Model
- Signal to Sample
2019-05-21 09:14:44 +02:00
Sonja Happ
17d88f4c67
Work on endpoints involving file management, To be tested, WIP
2019-05-20 16:17:54 +02:00
Sonja Happ
75f8ef280d
Add file upload mechanism
2019-05-17 16:27:59 +02:00
Sonja Happ
473abac8f4
work on file endpoints (WIP, not working)
2019-05-16 16:58:53 +02:00
Sonja Happ
e03f076161
- rename "cimfile" to "file"
...
- fix API documentation
- move /uploads POST endpoint to /files POST
- add /files/FileID PUT endpoint for updating files
- mark removed and new endpoints in API doc
2019-05-16 09:27:44 +02:00
Sonja Happ
0438cfadea
add skeletons for new CIM file endpoints in simulationmodel endpoints
2019-05-15 16:10:29 +02:00
Sonja Happ
2e7475a26b
- add first draft of code for other routes (not complete!)
...
- some new endpoints
- some new DB queries
- some new serializers
2019-05-09 17:02:24 +02:00
Sonja Happ
eea765f707
add skeletons for file endpoints
2019-05-09 12:33:47 +02:00
Sonja Happ
48a28ff932
add file structure for other routes (also new ones)
2019-05-09 11:59:44 +02:00
Sonja Happ
83e8563526
use new folder structure for implementation of routes
2019-05-09 11:50:18 +02:00