Skip to content

[FE] Update CSV Import dialog for dashboard #528

@alagishev

Description

@alagishev

Dashboard -> Create Version dropdown -> Import from CSV

Add 'API Type' dropdown with values

  • 'REST' (default)
  • 'GraphQL'

Tooltip for info button should depend on selected API Type:

CSV file must have the following information: "serviceName" and "serviceVersion". Published dashboard version will include package release versions (from selected workspace) for specified services. Additionally, "type" and "method" of GraphQL operations for services can be defined in the file. In this case, the system will create operations group with the operations for specified type and method.

Publish should call new API version and pass API Type.

Metadata

Metadata

Labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions