We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1068e2b commit cf0dc3aCopy full SHA for cf0dc3a
metadata-models/src/main/resources/entity-registry.yml
@@ -377,6 +377,7 @@ entities:
377
- testResults
378
- versionProperties
379
- subTypes
380
+ - container
381
- name: mlModelGroup
382
category: core
383
keyAspect: mlModelGroupKey
@@ -396,6 +397,7 @@ entities:
396
397
- forms
398
399
400
401
- name: mlModelDeployment
402
403
keyAspect: mlModelDeploymentKey
@@ -407,6 +409,7 @@ entities:
407
409
- globalTags
408
410
- dataPlatformInstance
411
412
413
- name: mlFeatureTable
414
415
keyAspect: mlFeatureTableKey
0 commit comments