@stoplight/types
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -52,3 +52,3 @@ import { Dictionary } from './basic'; | ||
style: HttpParamStyles; | ||
content: IHttpContent; | ||
content?: IHttpContent; | ||
description?: string; | ||
@@ -55,0 +55,0 @@ required?: boolean; |
{ | ||
"name": "@stoplight/types", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"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
22752