Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider changing the way timelineOverrides are modelled #321

Open
jelmerderonde opened this issue Oct 21, 2024 · 0 comments
Open

Consider changing the way timelineOverrides are modelled #321

jelmerderonde opened this issue Oct 21, 2024 · 0 comments

Comments

@jelmerderonde
Copy link
Contributor

jelmerderonde commented Oct 21, 2024

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}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant