diff options
-rw-r--r-- | support/doc/api/openapi.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index ec2fe9155..7dc220c4e 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -1705,6 +1705,8 @@ paths: | |||
1705 | - OAuth2: [] | 1705 | - OAuth2: [] |
1706 | tags: | 1706 | tags: |
1707 | - Abuses | 1707 | - Abuses |
1708 | parameters: | ||
1709 | - $ref: '#/components/parameters/abuseId' | ||
1708 | requestBody: | 1710 | requestBody: |
1709 | required: true | 1711 | required: true |
1710 | content: | 1712 | content: |