diff --git a/api/source/specification/stig-manager.yaml b/api/source/specification/stig-manager.yaml index 5f6adb1c..d456f683 100644 --- a/api/source/specification/stig-manager.yaml +++ b/api/source/specification/stig-manager.yaml @@ -2986,7 +2986,7 @@ paths: application/gzip: schema: type: string - format: binary + format: binary default: description: unexpected error content: @@ -3010,6 +3010,10 @@ paths: schema: type: string format: binary + application/x-gzip: + schema: + type: string + format: binary application/jsonl: schema: type: string