interface
SchemaEndpoint
interface SchemaEndpoint { ... }Public method, path, and optional OpenAPI summary for a custom endpoint.
Source packages/protocol/src/generated.ts:285
methodstring- The method value.
pathstring- The path value.
summarystring- The summary value.