@osdk/generator-converters.ontologyir 2.7.0-beta.8 → 2.7.0-beta.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -180,7 +180,8 @@ describe(OntologyIrToFullMetadataConverter, () => {
180
180
  "redacted": false
181
181
  }],
182
182
  "entityMetadata": {
183
- "arePatchesEnabled": false
183
+ "arePatchesEnabled": false,
184
+ "aliases": []
184
185
  }
185
186
  },
186
187
  "Dc3Restaurant": {
@@ -342,7 +343,8 @@ describe(OntologyIrToFullMetadataConverter, () => {
342
343
  "redacted": false
343
344
  }],
344
345
  "entityMetadata": {
345
- "arePatchesEnabled": false
346
+ "arePatchesEnabled": false,
347
+ "aliases": []
346
348
  }
347
349
  },
348
350
  "Dc3DistributionRouteAnalysis": {
@@ -512,7 +514,8 @@ describe(OntologyIrToFullMetadataConverter, () => {
512
514
  "redacted": false
513
515
  }],
514
516
  "entityMetadata": {
515
- "arePatchesEnabled": false
517
+ "arePatchesEnabled": false,
518
+ "aliases": []
516
519
  }
517
520
  }
518
521
  },