mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
d39b720e6e
Adds the computed semanticId property to the HAL representer, SQL collection representer, and schema representer. The property is gated behind the semantic_work_package_ids feature flag and returns the value from WorkPackage#identifier. Includes OpenAPI docs and the translation key for the schema name.