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
ff91e9b720
commit
77b2e143a5
@@ -41,7 +41,7 @@ export interface IndexableDocument {
|
||||
owner?: string;
|
||||
|
||||
/**
|
||||
* The lifecycle of the document (e.g. spec.lifecycle on a catalog entity).
|
||||
* (Optional) The lifecycle of the document (e.g. spec.lifecycle on a catalog entity).
|
||||
*/
|
||||
lifecycle?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user