@stoplight/types
Advanced tools
Comparing version 13.4.0 to 13.5.0
@@ -68,2 +68,3 @@ import { JSONSchema7 } from 'json-schema'; | ||
cookie?: (Bundle extends true ? IHttpCookieParam<true> | Reference : IHttpCookieParam<false>)[]; | ||
unknown?: Reference[]; | ||
body?: Bundle extends true ? IHttpOperationRequestBody<true> | Reference : IHttpOperationRequestBody<false>; | ||
@@ -70,0 +71,0 @@ } |
{ | ||
"name": "@stoplight/types", | ||
"version": "13.4.0", | ||
"version": "13.5.0", | ||
"description": "Common typings for the Stoplight ecosystem.", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36865
682