mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
27be658cdd
Conflicts: Gemfile Gemfile.lock lib/open_project/version.rb spec/lib/open_project/configuration_spec.rb
OpenProject Developer Documentation
- Quick Start for Developers
- Configuration
- Developing Plugins
- Running Tests
- Upgrading
- API 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.