Files
openproject/doc
Oliver Günther 1561617d9e Change specification: Only admins are permitted
When user's should be allowed to update their own parameters,
we will need extra care to not interfere with the password confirmation
requirements.

As there is no explicit requirement that this should be possible, I'm
restricting the specification to allow only admins to update users
without confirmation, identically to how the admin UI allows that.
2016-10-21 15:01:17 +02:00
..
2016-10-10 16:29:51 +02:00
2016-08-25 15:38:49 +02:00
2013-06-07 10:11:01 +02:00
2015-04-21 00:13:04 +09:00
2015-01-27 17:03:42 +01:00

OpenProject Developer Documentation

API Documentation

API Version 3

Status: under development

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

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

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

API Version 2

Status: deprecated

Documentation may be found on our API v2 wiki pages.