Files
cloudpods/docs/bucket/uploadobject.yaml
2019-08-12 10:34:51 +08:00

15 lines
480 B
YAML

post:
summary: 上传对象
parameters:
- $ref: "../parameters/bucket.yaml#/bucket_name"
- $ref: "../parameters/bucket.yaml#/x-bucket-object-key"
- $ref: "../parameters/bucket.yaml#/x-bucket-content-type"
- $ref: "../parameters/bucket.yaml#/x-bucket-content-length"
- $ref: "../parameters/bucket.yaml#/x-bucket-storage-class"
- $ref: "../parameters/bucket.yaml#/x-bucket-acl"
responses:
200:
description: 上传成功
tags:
- buckets