FeatureFuel
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. [ ![Directus]( ](url) 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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests