MCPcopy
hub / github.com/NginxProxyManager/nginx-proxy-manager / schema.js

File schema.js

backend/routes/schema.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express from "express";
2import { debug, express as logger } from "../logger.js";
3import PACKAGE from "../package.json" with { type: "json" };
4import { getCompiledSchema } from "../schema/index.js";

Callers

nothing calls this directly

Calls 2

getCompiledSchemaFunction · 0.90
debugFunction · 0.90

Tested by

no test coverage detected