Skip to content

Commit

Permalink
Update NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XintaY authored Feb 11, 2021
1 parent db9bbc3 commit 33da321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
```java:
uploadRequest = {
"op" : "upload"
"data" : <String> image
"image" : <String> image
}
uploadResponse = {
"op" : "upload"
Expand Down

0 comments on commit 33da321

Please sign in to comment.