Skip to main content

httpd/schema

Api Code Documentation / Exports / httpd/schema

Table of contents

Interfaces

Functions

Functions

getSchema

getSchema(server, id): Schema

Parameters

NameType
serverany
idany

Returns

Schema

Defined in

src/httpd/schema.ts:547


getSchemaWithoutAuth

getSchemaWithoutAuth(id): Schema

Parameters

NameType
idany

Returns

Schema

Defined in

src/httpd/schema.ts:554