Skip to content

Devfile API typescript types does not have a type for devfile #493

@sleshchenko

Description

@sleshchenko

Describe the bug
Devfile API typescript types does not have a type for devfile.

To Reproduce
Steps to reproduce the behavior:

  1. Import devfile/api somewhere in typescript project.
  2. Check for available types, there are v1alpha2DevWorkspace, v1alpha2DevWorkspaceTemplate, but no type for Devfile with metadata and schemaVersion.

Expected behavior
Devfile API exposes type for Devfile https://github.com/devfile/api/blob/main/pkg/apis/workspaces/v1alpha2/devfile.go

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions