Skip to main content

List parent options.

GET /api/admin/projects/:projectId/features/:child/parents

List available parents who have no transitive dependencies.

Request

Path Parameters

  • projectId string required
  • child string required
Responses

parentFeatureOptionsSchema

Schema
  • Array [
  • string
  • ]
Loading...