AT
- On definition views, I can select a specific version independently of the defined query limit
- Choreography
- Perform request without max results limit
- If request succeeds, all versions are shown
- If request fails with status code 400, pagination is added with the results count
- if request fails with status code 400, the latest 50 results are shown
- I can jump to a specific version via input field if the version exists
- This works in a debounced manner
- Version can only be submitted if it exists
- Perform request without max results limit
Please directly merge the pull requests if it looks good to you.