@@ -2,4 +2,4 @@
|
||||
'@backstage/catalog-model': patch
|
||||
---
|
||||
|
||||
Deprecated the `entity.metadata.generation` field which has been superseded by `entity.metadata.etag`.
|
||||
Deprecated the `entity.metadata.generation` as the field has never been fully functioning.
|
||||
|
||||
@@ -116,7 +116,7 @@ export type EntityMeta = JsonObject & {
|
||||
* This field can not be set by the user at creation time, and the server
|
||||
* will reject an attempt to do so. The field will be populated in read
|
||||
* operations.
|
||||
* @deprecated replaced by etag.
|
||||
* @deprecated field is not supported.
|
||||
*/
|
||||
generation?: number;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user