@api-components/amf-helper-mixin
Advanced tools
Comparing version 4.0.16 to 4.0.17
@@ -93,2 +93,3 @@ /** | ||
ns.aml.vocabularies.security.requestTokenUri = secKey + 'requestTokenUri'; | ||
ns.aml.vocabularies.security.securityRequirement = secKey + 'SecurityRequirement'; | ||
ns.aml.vocabularies.apiContract = {}; | ||
@@ -95,0 +96,0 @@ ns.aml.vocabularies.http = ns.aml.vocabularies.apiContract; |
{ | ||
"name": "@api-components/amf-helper-mixin", | ||
"description": "A mixin with common functions user by most AMF components to compyte AMF values", | ||
"version": "4.0.16", | ||
"version": "4.0.17", | ||
"license": "Apache-2.0", | ||
@@ -6,0 +6,0 @@ "main": "amf-helper-mixin.js", |
Sorry, the diff of this file is too big to display
169733
1621