diff --git a/specs/openapi.json b/specs/openapi.json index b411cbc..aa4321e 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -25316,6 +25316,12 @@ } ] }, + "content_type": { + "type": [ + "string", + "null" + ] + }, "placeholder": { "type": [ "string", @@ -25517,6 +25523,12 @@ } ] }, + "content_type": { + "type": [ + "string", + "null" + ] + }, "placeholder": { "type": [ "string", diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 3e2dc9d..0381a6b 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -25401,6 +25401,12 @@ } ] }, + "content_type": { + "type": [ + "string", + "null" + ] + }, "placeholder": { "type": [ "string", @@ -25602,6 +25608,12 @@ } ] }, + "content_type": { + "type": [ + "string", + "null" + ] + }, "placeholder": { "type": [ "string",