OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/api/apiv3
Oliver Günther 9636a08988
[26688] In-app notifications (#9399)
3 years ago
..
client-libraries Update README.md (#9099) 4 years ago
endpoints [26688] In-app notifications (#9399) 3 years ago
example Fix typos in user facing and non-user facing code 4 years ago
README.md Feature/api example (#8699) 4 years ago
basic-objects.apib Fix various docs typos 3 years ago
filters.apib Fix various docs typos 3 years ago
forms.apib [34444] Projects copy APIv3 (#9149) 4 years ago
group-objects.apib Rename doc to docs and restructure operations folder 8 years ago
index.apib include actions into index 4 years ago
introduction.apib Fix typos in user facing and non-user facing code 4 years ago

README.md

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