Update 'README.md'
This commit is contained in:
parent
2867e6d9f2
commit
1a4f015605
@ -21,8 +21,10 @@
|
||||
|
||||
### Users
|
||||
|
||||
Simple table as a place holder for user seeded with a `anon` user
|
||||
Simple table as a place holder for user seeded with a `anon` user and usable password
|
||||
|
||||
* Name varchar(160)
|
||||
* Password varchar(255)
|
||||
|
||||
## v1 API endpoints
|
||||
|
||||
@ -46,7 +48,7 @@ return the file with correct MIME type as RAW data.
|
||||
|
||||
#### `PUT`
|
||||
|
||||
Post new file data about file. Editable fileds are `tpye` and `is_public`.
|
||||
Post new file data about file. Editable fields are `type` and `is_public`.
|
||||
|
||||
#### `DELETE`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user