Skip to content

Commit

Permalink
renamed metadata to metadataValues (Azure#12512)
Browse files Browse the repository at this point in the history
  • Loading branch information
yashmuel authored and mkarmark committed Jul 20, 2021
1 parent fce628c commit 7eb213e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
{
"aggregation": "average",
"dimensions": [],
"metadata": [
"metadataValues": [
{
"name": "ErrorType",
"value": "TooManyAnomalies"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
},
"description": "The baseline values for each sensitivity."
},
"metadata": {
"metadataValues": {
"type": "array",
"items": {
"$ref": "#/definitions/BaselineMetadata"
Expand Down

0 comments on commit 7eb213e

Please sign in to comment.