We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/kind task /area dev
API endpoints to get and save the local Devfile (to initialize the odo dev web UI state)
odo dev
GET
PUT
The text was updated successfully, but these errors were encountered:
feloy
Successfully merging a pull request may close this issue.
/kind task
/area dev
API endpoints to get and save the local Devfile (to initialize the
odo dev
web UI state)Acceptance Criteria
GET
endpoint to fetch the local Devfile from the current folder whereodo dev
is running fromPUT
endpoint that would save a given Devfile and persist it into the local folder whereodo dev
is running fromLinks
Requires
The text was updated successfully, but these errors were encountered: