Commit graph

73 commits

Author SHA1 Message Date
Sonja Happ
8f2e039ff0 removed signal/sample naming chaos 2019-05-21 16:51:34 +02:00
Sonja Happ
a78bf892f5 Renaming:
- SimulationModel to Model
- Signal to Sample
2019-05-21 09:14:44 +02:00
Sonja Happ
e7b15f6e5d some API doc updates from today's meeting 2019-05-20 11:56:53 +02:00
Sonja Happ
5a6ec9108c minor fixes in API doc 2019-05-16 14:14:31 +02:00
Sonja Happ
9331e07de9 Revision of API documentation:
- adding response codes to each endpoint
- removing recursion from component models
- changing order of tags
2019-05-16 13:15:02 +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
6894dd961f fix api documentation for new CIM file endpoints 2019-05-15 16:10:00 +02:00
Richard Marston
3f3a1346b7 New URL as discussed with stvogel 2019-05-14 13:41:53 +02:00
Richard Marston
83c148abeb Correct repeat key declaration error 2019-05-14 10:02:27 +02:00
Richard Marston
cd96e20962 add URL for querying and editing models associated with a simulation 2019-05-13 14:47:21 +02:00
3d6fbf36e6 API doc: remove rendered HTML from repo 2019-04-16 22:36:27 +02:00
dbf98f56d6 API doc: enable CI 2019-04-16 22:34:46 +02:00
Sonja Happ
367ead0fb8 API doc: use redoc-cli instead of swagger codegen; add html documentation 2019-04-16 10:19:46 +02:00
Sonja Happ
fea4d45e71 API doc: completed users and visualizations 2019-04-15 17:05:36 +02:00
Sonja Happ
4bae7ffcdb API doc: completed uploads 2019-04-15 14:53:07 +02:00
Sonja Happ
9ce4c421a2 API doc: completed simulators 2019-04-15 14:38:14 +02:00
Sonja Happ
95e1bccf7c API doc: completed projects and simulationmodels 2019-04-15 14:24:31 +02:00
Sonja Happ
d7cfb8c6b6 API doc: completed counts and files 2019-04-15 13:35:56 +02:00
Sonja Happ
ef3c1bad7b API doc: completed simulations endpoints 2019-04-15 13:16:17 +02:00
Sonja Happ
651b860b55 API doc: add all datastructs 2019-04-15 12:32:53 +02:00
Sonja Happ
49c9dc26a7 API doc: started documentation using OPENAPI 3.0.1 2019-04-15 12:04:56 +02:00
Sonja Happ
85473f5786 experimenting with swagger, Makefile currently not working, WIP 2019-04-11 13:20:32 +02:00
Sonja Happ
3bc6c8f11f add yaml file and Makefile for swagger-based API documentation 2019-04-10 15:49:55 +02:00