Interface: Issue
Defined in: packages/core/src/types.ts:514
Issue produced by definition tooling (validate / diff), addressed by JSON pointer.
Properties
code
code: string;
Defined in: packages/core/src/types.ts:515
hint?
optional hint?: string;
Defined in: packages/core/src/types.ts:518
message
message: string;
Defined in: packages/core/src/types.ts:517
path
path: string;
Defined in: packages/core/src/types.ts:516
ref?
optional ref?: string;
Defined in: packages/core/src/types.ts:519