Type Alias: CustomTopic
type CustomTopic = z.infer<typeof CustomTopicSchema>;
Defined in: src/models/mgmt-custom-topic.ts:20
AIRS custom topic with name, description, examples, and audit metadata.
type CustomTopic = z.infer<typeof CustomTopicSchema>;
Defined in: src/models/mgmt-custom-topic.ts:20
AIRS custom topic with name, description, examples, and audit metadata.