Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Tracked by #20068
sleshchenko opened this issue Jun 14, 2021 · 1 comment
Closed
Tracked by #20068

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

sleshchenko opened this issue Jun 14, 2021 · 1 comment

Comments

@sleshchenko
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant