@deepkit/api-console-api
Advanced tools
Comparing version
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.1-alpha.116](https://github.com/deepkit/deepkit-framework/compare/v1.0.1-alpha.115...v1.0.1-alpha.116) (2024-01-22) | ||
**Note:** Version bump only for package @deepkit/api-console-api | ||
## [1.0.1-alpha.114](https://github.com/deepkit/deepkit-framework/compare/v1.0.1-alpha.113...v1.0.1-alpha.114) (2024-01-21) | ||
@@ -8,0 +12,0 @@ |
@@ -37,3 +37,3 @@ "use strict"; | ||
exports.ApiRouteResponse = ApiRouteResponse; | ||
ApiRouteResponse.__type = ['statusCode', 'description', 'serializedType', 'constructor', 'getType', 'ApiRouteResponse', 'P\'2!:&2":"2#:"0$P"0%5w&']; | ||
ApiRouteResponse.__type = ['statusCode', 'description', 'serializedType', 'constructor', 'Type', 'getType', 'ApiRouteResponse', 'P\'2!:&2":"2#:"0$P"w%0&5w\'']; | ||
exports.ApiRouteResponse = ApiRouteResponse = __decorate([ | ||
@@ -154,4 +154,4 @@ type_1.entity.name('.deepkit/api-console/route/response'), | ||
exports.ApiConsoleApi = (rpc_1.ControllerSymbol.Ω = [['!']], (0, rpc_1.ControllerSymbol)('.deepkit/api-console', [ApiRoute, ApiDocument, ApiAction])); | ||
const __ΩApiConsoleApi = [() => ApiEntryPoints, 'getEntryPoints', () => ApiDocument, 'getDocument', 'PPP7!1"PP7#`1$My']; | ||
const __ΩApiConsoleApi = [() => ApiEntryPoints, 'getEntryPoints', () => ApiDocument, 'getDocument', 'ApiConsoleApi', 'PPP7!1"PP7#`1$Mw%y']; | ||
exports.__ΩApiConsoleApi = __ΩApiConsoleApi; | ||
//# sourceMappingURL=api.js.map |
@@ -32,3 +32,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
}; | ||
ApiRouteResponse.__type = ['statusCode', 'description', 'serializedType', 'constructor', 'getType', 'ApiRouteResponse', 'P\'2!:&2":"2#:"0$P"0%5w&']; | ||
ApiRouteResponse.__type = ['statusCode', 'description', 'serializedType', 'constructor', 'Type', 'getType', 'ApiRouteResponse', 'P\'2!:&2":"2#:"0$P"w%0&5w\'']; | ||
ApiRouteResponse = __decorate([ | ||
@@ -149,4 +149,4 @@ entity.name('.deepkit/api-console/route/response'), | ||
export const ApiConsoleApi = (ControllerSymbol.Ω = [['!']], ControllerSymbol('.deepkit/api-console', [ApiRoute, ApiDocument, ApiAction])); | ||
const __ΩApiConsoleApi = [() => ApiEntryPoints, 'getEntryPoints', () => ApiDocument, 'getDocument', 'PPP7!1"PP7#`1$My']; | ||
const __ΩApiConsoleApi = [() => ApiEntryPoints, 'getEntryPoints', () => ApiDocument, 'getDocument', 'ApiConsoleApi', 'PPP7!1"PP7#`1$Mw%y']; | ||
export { __ΩApiConsoleApi as __ΩApiConsoleApi }; | ||
//# sourceMappingURL=api.js.map |
{ | ||
"name": "@deepkit/api-console-api", | ||
"version": "1.0.1-alpha.114", | ||
"version": "1.0.1-alpha.116", | ||
"type": "commonjs", | ||
@@ -34,8 +34,8 @@ "main": "./dist/cjs/index.js", | ||
"devDependencies": { | ||
"@deepkit/bson": "^1.0.1-alpha.114", | ||
"@deepkit/bson": "^1.0.1-alpha.116", | ||
"@deepkit/core": "^1.0.1-alpha.114", | ||
"@deepkit/injector": "^1.0.1-alpha.114", | ||
"@deepkit/logger": "^1.0.1-alpha.114", | ||
"@deepkit/rpc": "^1.0.1-alpha.114", | ||
"@deepkit/type": "^1.0.1-alpha.114" | ||
"@deepkit/injector": "^1.0.1-alpha.116", | ||
"@deepkit/logger": "^1.0.1-alpha.116", | ||
"@deepkit/rpc": "^1.0.1-alpha.116", | ||
"@deepkit/type": "^1.0.1-alpha.116" | ||
}, | ||
@@ -55,3 +55,3 @@ "jest": { | ||
}, | ||
"gitHead": "075b5b53a53327d280ea59cce9fe51cc998e2141" | ||
"gitHead": "e3cebc9417d604644f7bb91fc24f366bfc77c8b1" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
167181
0.15%