Sonja Happ
fc91ebc64c
working on file endpoints; testing to be completed, other tests to be checked
2019-07-03 16:53:04 +02:00
Sonja Happ
5ca6281a22
- add testing for simulationmodel endpoints
...
- add Signal serializer
- Use Signals DB table again
- remove / in some endpoint definitions
2019-06-06 16:36:12 +02:00
Sonja Happ
786e36398b
implement model-specific methods instead of queries (WIP)
2019-05-28 16:41:30 +02:00
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
144c97ce49
Refactoring code base to new structure, removing circular dependencies, creating response types
2019-05-23 16:50:05 +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
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
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