Skip to content

Commit

Permalink
application/jsonl in oas for post response body
Browse files Browse the repository at this point in the history
  • Loading branch information
csmig committed Oct 21, 2024
1 parent c634282 commit 09351fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/source/specification/stig-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3022,9 +3022,9 @@ paths:
'200':
description: Import successful
content:
application/json:
application/jsonl:
schema:
type: object
type: string
default:
description: unexpected error
content:
Expand Down

0 comments on commit 09351fb

Please sign in to comment.