mirror of
https://github.com/hexastack/hexabot
synced 2025-05-06 22:04:48 +00:00
Update api/src/nlp/schemas/nlp-value.schema.ts
This commit is contained in:
parent
ab33a320bc
commit
96b6226a32
@ -49,7 +49,7 @@ export class NlpValueStub extends BaseSchema {
|
|||||||
/**
|
/**
|
||||||
* Description of the entity's value purpose.
|
* Description of the entity's value purpose.
|
||||||
*/
|
*/
|
||||||
@Prop({ type: String })
|
@Prop({ type: String, default: '' })
|
||||||
doc?: string;
|
doc?: string;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user