Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
prebansa committed Apr 19, 2024
1 parent a3bc524 commit 23d5945
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 @@ -9238,7 +9238,7 @@
"description": "Expression operator value Type: list of strings.",
"type": "array",
"items": {
"type": "object",
"type": "string",
"x-ms-format": "dfe-string",
"description": "Type: string."
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8148,7 +8148,7 @@
"description": "Expression operator value Type: list of strings.",
"type": "array",
"items": {
"type": "object",
"type": "string",
"x-ms-format": "dfe-string",
"description": "Type: string."
}
Expand Down

0 comments on commit 23d5945

Please sign in to comment.