Wilfried Goesgens
8f10c2b8a1
Generate markdown from the restdescritpion instead of html.
2015-12-08 23:47:18 +01:00
Jan Steemann
b8b9956acc
added extra edges handler
2015-12-03 13:11:03 +01:00
Jan Steemann
c053c78e51
update swagger file locations
2015-12-03 13:08:43 +01:00
Wilfried Goesgens
f4c68b9dd1
raise an exception if a RESTREPLYBODY is seen before RESTRETURNCODE
2015-10-01 20:09:08 +02:00
Wilfried Goesgens
a9ea2122d5
Revert 9cd38eba44
again.
2015-09-24 14:09:14 +02:00
Wilfried Goesgens
9cd38eba44
Partially revert 6aabcb99c5
- this http interface is still required for blueprints.
2015-09-23 17:02:42 +02:00
Wilfried Goesgens
6aabcb99c5
Remove deprecated graph documentation.
2015-09-23 14:26:24 +02:00
Wilfried Goesgens
15b1d7cfd5
Migrate sub-structured replies to swagger2 preproc docu style
2015-09-18 17:02:53 +02:00
Wilfried Goesgens
a8e0818444
group the routes in the swagger api to get a leaner toplevel index
2015-09-17 15:53:19 +02:00
Wilfried Goesgens
70a2c74c1b
Update RESTAPI documentation handling to work with the swagger 2 api
...
- use the structures from the swagger for post / reply structures
- add missing documentation snippets to their respective places
- fix syntax of documentation blocks
2015-09-16 16:35:13 +02:00
Wilfried Goesgens
176b150c46
Implement possibility to add reply grammers via the documentation.
2015-09-14 10:49:28 +02:00
Willi Goesgens
9090c83fe1
Add error checks:
...
- duplicate routes
- invalid optionals
2015-09-11 11:24:46 +02:00
Willi Goesgens
211b2f083d
Make parameter names <strong>
2015-09-10 16:46:28 +02:00
Willi Goesgens
9214ab08a1
- insert parameters into the place where we found it in the docu
...
- attempt to remove unneccessary br's
2015-09-10 16:22:46 +02:00
Willi Goesgens
116705c85c
move the header of the Example into the example context header
2015-09-10 14:53:55 +02:00
Willi Goesgens
a1f79533b9
make the required-node optional
2015-09-10 13:27:43 +02:00
Willi Goesgens
57111245f9
- no tempfiles, work directly on the source files
...
- better handling of sub-structured items
- better error handling in case of structures are broken
2015-09-10 10:56:17 +02:00
Willi Goesgens
e1ae661ae0
Work on multi-dimensional swagger post data
2015-09-09 17:40:51 +02:00
Willi Goesgens
eb9e03f3f0
Upgrade the REST-API documentation to to swagger V2.0
...
Wrap lines in examples.
2015-09-09 15:21:18 +02:00
Willi Goesgens
7014a94225
Use highlight.js for the examples
2015-08-17 11:50:35 +02:00
Willi Goesgens
f252736a75
Escape html characters while putting examples into swagger templates.
2015-05-05 10:10:38 +02:00
Jan Steemann
137537f915
issue #1245 : Small bug in Tools -> API (auto-created documentation)
2015-02-13 09:09:49 +01:00
Jan Steemann
cf6fcb2fc1
linted python files, regenerated derived files
2014-10-29 23:56:20 +01:00
Thomas Schmidts
e434106051
Fixxed wrong Swagger output
2014-10-06 10:44:03 +02:00
Thomas Schmidts
ac4398ab7e
Changed Swagger for correct API look
2014-07-11 13:21:32 +02:00
Frank Celler
d9c9285cc5
release version 2.2.0-alpha3
...
Conflicts:
CHANGELOG
Makefile.in
VERSION
build.h
configure
configure.ac
js/apps/system/aardvark/api-docs.json
js/apps/system/aardvark/api-docs/aqlfunction.json
js/apps/system/aardvark/api-docs/batch.json
js/apps/system/aardvark/api-docs/collection.json
js/apps/system/aardvark/api-docs/cursor.json
js/apps/system/aardvark/api-docs/database.json
js/apps/system/aardvark/api-docs/document.json
js/apps/system/aardvark/api-docs/edge.json
js/apps/system/aardvark/api-docs/edges.json
js/apps/system/aardvark/api-docs/endpoint.json
js/apps/system/aardvark/api-docs/explain.json
js/apps/system/aardvark/api-docs/graph.json
js/apps/system/aardvark/api-docs/import.json
js/apps/system/aardvark/api-docs/index.json
js/apps/system/aardvark/api-docs/query.json
js/apps/system/aardvark/api-docs/replication.json
js/apps/system/aardvark/api-docs/simple.json
js/apps/system/aardvark/api-docs/system.json
js/apps/system/aardvark/api-docs/transaction.json
js/apps/system/aardvark/api-docs/traversal.json
js/apps/system/aardvark/api-docs/version.json
2014-06-25 12:17:30 +02:00
Frank Celler
456d089deb
generateSwagger can now also parse MD files
...
Conflicts:
js/apps/system/aardvark/api-docs/batch.json
js/apps/system/aardvark/api-docs/collection.json
js/apps/system/aardvark/api-docs/cursor.json
js/apps/system/aardvark/api-docs/database.json
js/apps/system/aardvark/api-docs/document.json
js/apps/system/aardvark/api-docs/edge.json
js/apps/system/aardvark/api-docs/edges.json
js/apps/system/aardvark/api-docs/endpoint.json
js/apps/system/aardvark/api-docs/graph.json
js/apps/system/aardvark/api-docs/index.json
js/apps/system/aardvark/api-docs/job.json
js/apps/system/aardvark/api-docs/replication.json
js/apps/system/aardvark/api-docs/simple.json
js/apps/system/aardvark/api-docs/system.json
js/apps/system/aardvark/api-docs/traversal.json
js/apps/system/aardvark/api-docs/version.json
2014-03-26 23:09:07 +01:00
Jan Steemann
051e898a8a
updated replication documentation
2013-07-25 14:13:53 +02:00
Thomas Richter
c451eb734a
first line break in swagger implementation-note text rendering in LI fixed
2013-06-12 10:40:44 +02:00
Thomas Richter
d65492882c
small cleanup
2013-05-14 14:35:24 +02:00
Thomas Richter
dbdd9b2b80
some REST documentation adapted for swagger
2013-05-13 16:30:23 +02:00
Thomas Richter
613ec24f33
genratedSwagger.py typos and vim:
2013-05-08 10:59:38 +02:00
Thomas Richter
d8bdef9703
typo fix
2013-04-30 15:32:18 +02:00
Thomas Richter
1d232d6967
some fixes in generateSwagger
2013-04-30 11:40:19 +02:00
Thomas Richter
5aadbf976f
collection documentation changes for swagger without examples
2013-04-23 15:55:02 +02:00
Thomas Richter
2fdada8724
backtick problem in REST-URL fixed
2013-04-23 12:25:16 +02:00
Thomas Richter
9d25660db1
backticks replaced by <em></em> in swagger description text
2013-04-22 14:24:52 +02:00
Thomas Richter
acb2aa0716
TODO rausgenommen
2013-04-18 11:58:52 +02:00
Thomas Richter
9d3b2019b0
some local files ignored
2013-04-18 10:51:55 +02:00
Thomas Richter
60ff1bd7fd
unused var deleted
2013-04-17 16:00:50 +02:00
Thomas Richter
58282f0cf3
path to rest-apis in js changed
2013-04-17 14:38:14 +02:00
Thomas Richter
3cda4cbfeb
minor fixes
2013-04-03 14:33:55 +02:00
Thomas Richter
b77ee17663
work in progress
2013-04-02 09:40:16 +02:00
Thomas Richter
48df7ab80a
work in progress
2013-03-26 09:13:56 +01:00
Thomas Richter
f14efc0278
swagger added
2013-03-22 12:21:55 +01:00