#463 Freshmaker /api/v2/events doesn't show event dependency
Closed: Fixed by lucarval. Opened by lucarval.

The fields depending_events and depends_on_events are not displayed in Freshmaker's /api/v2/events REST API.

This is because those fields are only populated by the json method, instead of _common_json.


Commit 3ebca93d fixes this issue

Metadata
Related Pull Requests