Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'make api-docs'
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Nov 14, 2024
1 parent a61160c commit dab3b9c
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions oas_docs/output/kibana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7326,7 +7326,7 @@ paths:

- The `Content-Type: multipart/form-data` HTTP header.

- A link to the file that is being uploaded.
- The location of the file that is being uploaded.
operationId: addCaseFileDefaultSpace
parameters:
- $ref: '#/components/parameters/Cases_kbn_xsrf'
Expand Down Expand Up @@ -44499,12 +44499,9 @@ components:
type: string
filename:
description: >-
The name of file being attached to the case. **This should not
include the file extension.**
type: string
mimeType:
description: The MIME type of the file being attached to the case.
example: image/jpeg
The desired name of the file being attached to the case, it can be
different than the name of the file in the filesystem. **This should
not include the file extension.**
type: string
required:
- file
Expand Down

0 comments on commit dab3b9c

Please sign in to comment.