mirror of
https://github.com/ferdzo/fs.git
synced 2026-04-05 08:56:26 +00:00
Fix formatting in README for object operations
This commit is contained in:
@@ -9,7 +9,7 @@ Bucket operations:
|
|||||||
- `HEAD /{bucket}`
|
- `HEAD /{bucket}`
|
||||||
- `DELETE /{bucket}`
|
- `DELETE /{bucket}`
|
||||||
- `GET /` (list buckets)
|
- `GET /` (list buckets)
|
||||||
-
|
|
||||||
Object operations:
|
Object operations:
|
||||||
- `PUT /{bucket}/{key}`
|
- `PUT /{bucket}/{key}`
|
||||||
- `GET /{bucket}/{key}`
|
- `GET /{bucket}/{key}`
|
||||||
|
|||||||
Reference in New Issue
Block a user