You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right the now timelineOverrides are quite complex: they create a recursive definition. The also need an extra query parameter. We could simplify this in a next version by modelling "revisions" or "versions" as a sub-resource. E.g.:
Right the now
timelineOverrides
are quite complex: they create a recursive definition. The also need an extra query parameter. We could simplify this in a next version by modelling "revisions" or "versions" as a sub-resource. E.g.:/programs/{programId}/versions
/programs/{programId}/versions/{validFrom}-{validTo}
The text was updated successfully, but these errors were encountered: