diff options
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/swagger.yaml | 15 | 
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/api/swagger.yaml b/docs/api/swagger.yaml index 4ce234374..f7ce844af 100644 --- a/docs/api/swagger.yaml +++ b/docs/api/swagger.yaml @@ -8017,21 +8017,6 @@ paths:                    name: federated                    type: boolean                    x-go-name: Federated -                - description: This status can be boosted/reblogged. -                  in: formData -                  name: boostable -                  type: boolean -                  x-go-name: Boostable -                - description: This status can be replied to. -                  in: formData -                  name: replyable -                  type: boolean -                  x-go-name: Replyable -                - description: This status can be liked/faved. -                  in: formData -                  name: likeable -                  type: boolean -                  x-go-name: Likeable              produces:                  - application/json              responses:  | 
