HTTP API
ExtensionPointDiagnostic
One host-bound extension point and whether the host replaced its built-in default.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
contract |
yes | string |
Gets the contract’s name, for example ITenantContext. |
— |
implementation |
yes | string |
Gets the registered implementation’s type name. | — |
isBuiltInDefault |
yes | boolean |
Gets whether the registration is Tracon’s built-in default. | — |