@deboxsoft/module-server
Advanced tools
Comparing version 2.6.30 to 2.6.31
@@ -320,3 +320,3 @@ import * as mqemitter from 'mqemitter'; | ||
} | ||
declare const createOpenApiContext: ({ version }?: OpenApiContextOptions) => OpenApiContext; | ||
declare const createOpenApiContext: ({ version, isContainer }?: OpenApiContextOptions) => OpenApiContext; | ||
declare const getOpenApiContext: () => OpenApiContext; | ||
@@ -323,0 +323,0 @@ declare const hasOpenApiContext: () => boolean; |
{ | ||
"name": "@deboxsoft/module-server", | ||
"version": "2.6.30", | ||
"version": "2.6.31", | ||
"license": "SEE LICENSE IN LICENSE", | ||
@@ -5,0 +5,0 @@ "maintainers": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
523550
15159