You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to update an existing stack via the API, I have to parse the stack.yml to json and include in the body attribute.
However, I didn't manage to parse the yml correctly and I think a better way to update stacks would be to directly upload the file like it is in the POST /stacks request.
This discussion was converted from issue #4336 on July 27, 2023 04:31.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In order to update an existing stack via the API, I have to parse the stack.yml to json and include in the body attribute.
However, I didn't manage to parse the yml correctly and I think a better way to update stacks would be to directly upload the file like it is in the POST /stacks request.
Beta Was this translation helpful? Give feedback.
All reactions