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/doc
Oliver Günther fcff8f4eab Remove CentOS 6.x 8 years ago
..
api_documentation_layouts
apiv3 Merge pull request #4943 from opf/feature/api_v3_users_index 8 years ago
development
operation_guides Remove CentOS 6.x 8 years ago
CONFIGURATION.md
COPYING.rdoc
COPYRIGHT.rdoc
COPYRIGHT_short.rdoc
QUICK_START.md Bump node version for travis, packager and documentation 8 years ago
README.md
RUNNING_TESTS.md
RUNNING_TESTS_LDAP.rdoc
UPGRADING.rdoc
apiv2-documentation.md
apiv3-documentation.apib Extract APIV3 documentation into single endpoints 8 years ago
code-review-guidelines.md
subversion_and_git_integration.md

README.md

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.