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

Update frame #13

Merged
merged 2 commits into from
Dec 26, 2020
Merged

Update frame #13

merged 2 commits into from
Dec 26, 2020

Conversation

arnabsen1729
Copy link
Collaborator

Description

Added a new method PUT to /frames to update an existing frame.
The request body should be like

{
  "frame_data": "string",
  "frame_id": "string"
}

The response will be similar to this as well, a new frame id will be generated.

Link to original repo issue: dsc-x/omg-frames#2

@arnabsen1729 arnabsen1729 merged commit 28b2ddd into master Dec 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant