mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-10 06:25:00 +00:00
s/four/the following
This commit is contained in:
parent
bc8b19d8b6
commit
f4aa498332
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ $ run -p data/
|
||||||
```
|
```
|
||||||
|
|
||||||
### API
|
### API
|
||||||
pict-rs offers four endpoints:
|
pict-rs offers the following endpoints:
|
||||||
- `POST /image` for uploading an image. Uploaded content must be valid multipart/form-data with an
|
- `POST /image` for uploading an image. Uploaded content must be valid multipart/form-data with an
|
||||||
image array located within the `images[]` key
|
image array located within the `images[]` key
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue