Files
openproject/docs/api
Oliver Günther fdfb41b327 [26069] Allow passing of me-value link for principal filters again
The 'me' value is currently automatically normalized to the current
user, making it impossible to store queries that reference the current
user whenever accessing the query as before.
2017-09-08 18:33:50 +02:00
..

API Documentation

API Version 3

Status: under development

The documentation for APIv3 is written in the API Blueprint Format.

The generated APIv3 documentation is built regular on the dev branch and can be found at: opf.github.io/apiv3-doc/.

You can also use aglio to generate HTML documentation locally, e.g. using the following command:

aglio -i apiv3-documentation.apib -o api.html