Skip to content

Conversation

@bdunogier
Copy link

@bdunogier bdunogier commented Dec 20, 2019

  • /content/objects/{contentId}/versions/{versionNo}/fields/{identifier}/items lists the results for the given version of the content item
  • /content/objects/{contentId}/currentversion/fields/{identifier}/items redirects to the other route with the current version number

TODO

  • What about route pattern conflicts ? The route above, besides the "items" part isn't specific to the query field. Isn't there a high chance of conflicts at some point ?

Bertrand Dunogier added 2 commits December 20, 2019 17:19
- /content/objects/{contentId}/currentversion/fields/{identifier}/items redirects to the other route, with the current version number
- /content/objects/{contentId}/versions/{versionNo}/fields/{identifier}/items lists the items
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants