diff --git a/specs/openapi.json b/specs/openapi.json index b887194..2eefd24 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -37618,6 +37618,10 @@ }, "hit": { "type": "boolean" + }, + "restriction_count": { + "type": "integer", + "format": "int32" } }, "required": [ diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 109e7a0..c4eef32 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -37637,6 +37637,10 @@ }, "hit": { "type": "boolean" + }, + "restriction_count": { + "type": "integer", + "format": "int32" } }, "required": [