@stoplight/types
Advanced tools
Comparing version 11.2.0 to 11.3.0
@@ -134,3 +134,3 @@ import { JSONSchema4, JSONSchema6, JSONSchema7 } from 'json-schema'; | ||
type: 'http'; | ||
scheme: 'basic'; | ||
scheme: 'basic' | 'digest'; | ||
} | ||
@@ -137,0 +137,0 @@ export interface IOpenIdConnectSecurityScheme extends ISecurityScheme { |
{ | ||
"name": "@stoplight/types", | ||
"version": "11.2.0", | ||
"version": "11.3.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
29051