mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
8dbac61c57
Adds `GET /api/v3/projects/:id/configuration` endpoint that returns all global configuration properties plus project-specific settings. This allows client apps to check both enterprise token features (availableFeatures) and project settings (enabledInternalComments) in a single API call.