REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1.14 KB
Close
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/@apidevtools/openapi-schemas/lib/index.js
Text
Base64
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.openapi = exports.openapiV31 = exports.openapiV3 = exports.openapiV2 = exports.openapiV1 = void 0; /** * JSON Schema for OpenAPI Specification v1.2 */ exports.openapiV1 = require("../schemas/v1.2/apiDeclaration.json"); /** * JSON Schema for OpenAPI Specification v2.0 */ exports.openapiV2 = require("../schemas/v2.0/schema.json"); /** * JSON Schema for OpenAPI Specification v3.0 */ exports.openapiV3 = require("../schemas/v3.0/schema.json"); /** * JSON Schema for OpenAPI Specification v3.1 */ exports.openapiV31 = require("../schemas/v3.1/schema.json"); /** * JSON Schemas for every version of the OpenAPI Specification */ exports.openapi = { v1: exports.openapiV1, v2: exports.openapiV2, v3: exports.openapiV3, v31: exports.openapiV31, }; // Export `openapi` as the default export exports.default = exports.openapi; // CommonJS default export hack /* eslint-env commonjs */ if (typeof module === "object" && typeof module.exports === "object") { module.exports = Object.assign(module.exports.default, module.exports); } //# sourceMappingURL=index.js.map
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
index.d.ts
787 B
lrw-r--r--
2026-02-23 15:45:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
1.14 KB
lrw-r--r--
2026-02-23 15:45:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js.map
709 B
lrw-r--r--
2026-02-23 15:45:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
json-schema.d.ts
2.35 KB
lrw-r--r--
2026-02-23 15:45:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
json-schema.js
116 B
lrw-r--r--
2026-02-23 15:45:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
json-schema.js.map
114 B
lrw-r--r--
2026-02-23 15:45:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).