Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
MAC_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
오윤석
2021-05-13 21:24:58 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a489107044b7d23a90e4d7060de2b80c36d8ace2
a4891070
1 parent
8190b8eb
lambda readme.md 가독성
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
lambda/readme.md
lambda/readme.md
View file @
a489107
...
...
@@ -7,6 +7,7 @@
-
Method : POST
-
Content-Type : multipart/form-data
-
Body : gif=
<file>
### response
-
200 : { id:
<id>
}
-
400 : no gif
...
...
@@ -17,6 +18,7 @@
-
endpoint : /
-
Method : GET
-
QueryString : id=
<id>
### response
-
200 : Content-type:image/gif
-
400 : no id
...
...
Please
register
or
login
to post a comment