Better formatting for "optional"
Co-authored-by: Emma Indal <emma.indahl@gmail.com> Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
committed by
Eric Peterson
parent
77b2e143a5
commit
7c0d234cb5
@@ -36,7 +36,7 @@ export interface IndexableDocument {
|
||||
location: string;
|
||||
|
||||
/**
|
||||
* The owner of the document (e.g. spec.owner on a catalog entity).
|
||||
* (Optional) The owner of the document (e.g. spec.owner on a catalog entity).
|
||||
*/
|
||||
owner?: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user