1
How can I get list of versions via REST endpoint in Directus interface?
Source: directus/directus#23717 · opened by @Zlite-147
Summary How can I get list of versions via REST endpoint in Directus interface? Means I want to add dropdown of version available in system via REST Endpoint. [  Basic Example Say an Example, There is a content node called "Content1" in which I want create a version, But before creating version, We want dropdown of list of version available in System. To fetch version available in system, We have developed REST endpoint. Motivation Managing versions effectively in an enterprise application is crucial. Fetching existing version names via the REST API can prevent duplicate entries in dropdowns, ensuring unique version names and reducing errors. This enhances the user experience and maintains data integrity. Detailed Design 1. Create an interface which allow dropdown values Via API Requirements List Must Have: • A • B Should Have: • C Could Have: • D Won't Have: • E Drawbacks NA Alternativ…
No pledges yet. Be the first to back this.
Comments
Similar requests
REST-API: Support reusing authentication from configured auth provider
9 votes · 0 comments
Get all related collections/items for m2o,m2m without reverse fields
2 votes · 0 comments
Fetch Data from External API
44 votes · 0 comments
Ability to login to directus using access token of a configured provider.
2 votes · 0 comments
Feature Request: Support for Model Context Protocol (MCP)
4 votes · 0 comments
No comments yet.