@tsed/schema
Advanced tools
Comparing version 5.65.6 to 5.65.7
@@ -41,3 +41,3 @@ import { JSONSchema6Type } from "json-schema"; | ||
* @Enum("value1", "value2") | ||
* property: ("value1" | "value2")[]; | ||
* property: ("value1" | "value2")[]; | ||
* } | ||
@@ -44,0 +44,0 @@ * ``` |
@@ -54,3 +54,3 @@ "use strict"; | ||
* @Enum("value1", "value2") | ||
* property: ("value1" | "value2")[]; | ||
* property: ("value1" | "value2")[]; | ||
* } | ||
@@ -57,0 +57,0 @@ * ``` |
@@ -13,3 +13,3 @@ "use strict"; | ||
parameters = concatParameters_1.concatParameters(parameters, operation); | ||
path = !!path ? path : "/"; | ||
path = path ? path : "/"; | ||
const operationTags = ((_a = operation.tags) === null || _a === void 0 ? void 0 : _a.length) ? operation.tags : [defaultTags]; | ||
@@ -16,0 +16,0 @@ obj.paths[path] = { |
{ | ||
"name": "@tsed/schema", | ||
"version": "5.65.6", | ||
"version": "5.65.7", | ||
"description": "JsonSchema module for Ts.ED Framework", | ||
@@ -8,3 +8,3 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@tsed/core": "5.65.6", | ||
"@tsed/core": "5.65.7", | ||
"change-case": "4.1.1", | ||
@@ -23,3 +23,10 @@ "tslib": "1.11.0" | ||
}, | ||
"peerDependencies": {} | ||
"peerDependencies": {}, | ||
"repository": "https://github.com/TypedProject/tsed", | ||
"bugs": { | ||
"url": "https://github.com/TypedProject/tsed/issues" | ||
}, | ||
"homepage": "https://github.com/TypedProject/tsed/tree/production/packages/schema", | ||
"author": "Romain Lenzotti", | ||
"license": "MIT" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
501350
0
0
+ Added@tsed/core@5.65.7(transitive)
- Removed@tsed/core@5.65.6(transitive)
Updated@tsed/core@5.65.7