Files
openproject/docs/api
Oliver Günther 86b8ffc326 [30007] Allow users to enable CORS on APIv3 resources
Allows a setting and configuration option to allow access to APIV3.

Setting allows us to selectively enable this for cloud instances too.

https://community.openproject.com/wp/30007
2020-08-24 16:10:47 +02:00
..
2020-04-22 08:47:14 +02:00
2019-12-10 14:06:27 +01: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