PHP 8.2.30
Preview: index.js Size: 1.14 KB
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/@apidevtools/openapi-schemas/lib/index.js

"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

Directory Contents

Dirs: 0 × Files: 6

Name Size Perms Modified Actions
787 B lrw-r--r-- 2026-02-23 15:45:46
Edit Download
1.14 KB lrw-r--r-- 2026-02-23 15:45:44
Edit Download
709 B lrw-r--r-- 2026-02-23 15:45:46
Edit Download
2.35 KB lrw-r--r-- 2026-02-23 15:45:46
Edit Download
116 B lrw-r--r-- 2026-02-23 15:45:44
Edit Download
114 B lrw-r--r-- 2026-02-23 15:45:46
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).