[image-service] update readme
This commit is contained in:
parent
64e9decf97
commit
cafce56200
1 changed files with 1 additions and 7 deletions
|
|
@ -3,13 +3,7 @@
|
||||||
Image management enapoint:
|
Image management enapoint:
|
||||||
|
|
||||||
## Upload Images
|
## Upload Images
|
||||||
### POST /image/{folder}/upload
|
### POST /inter/{country}/image/{folder}/upload/{uid}/{displayname}/{email}
|
||||||
```
|
|
||||||
curl -X POST http://localhost/image/page_drink_n/upload/uid/displayname/email \
|
|
||||||
-F "files=@img1.png" \
|
|
||||||
-F "files=@img2.png"
|
|
||||||
```
|
|
||||||
### POST /inter/{country}/image/{folder}/upload
|
|
||||||
```
|
```
|
||||||
curl -X POST http://localhost/inter/tha/image/page_drink_disable_n2/upload/uid/displayname/email \
|
curl -X POST http://localhost/inter/tha/image/page_drink_disable_n2/upload/uid/displayname/email \
|
||||||
-F "files=@bn_hot_america_no.png"
|
-F "files=@bn_hot_america_no.png"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue