Skip to content

Commit

Permalink
PowerAssist patch-2 removed unneeded string typings (microsoft#1946)
Browse files Browse the repository at this point in the history
* Updated iconBrandColor

* Updated apiDefinition on old-state prior to merge conflicts.

* Removed unnecessary string typings.

Co-authored-by: Dan Morton <dan.morton@elevate-digital.com>
  • Loading branch information
2 people authored and lindarecfut committed Feb 14, 2023
1 parent 4103990 commit 0030f76
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions certified-connectors/PowerAssist/apiDefinition.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@
]
},
"value": {
"type": "string",
"description": "The value to compare against.",
"title": "Value"
},
Expand Down Expand Up @@ -347,7 +346,6 @@
"title": "Array"
},
"value": {
"type": "string",
"description": "The Value or Array to prepend",
"title": "Value"
},
Expand Down Expand Up @@ -445,7 +443,6 @@
]
},
"value": {
"type": "string",
"description": "The value to compare against.",
"title": "Value"
},
Expand Down Expand Up @@ -542,7 +539,6 @@
]
},
"value": {
"type": "string",
"description": "The value to compare against.",
"title": "Value"
},
Expand Down Expand Up @@ -640,7 +636,6 @@
]
},
"value": {
"type": "string",
"description": "The value to compare against.",
"title": "Value"
},
Expand Down Expand Up @@ -798,7 +793,6 @@
]
},
"value": {
"type": "string",
"description": "The value to compare against.",
"title": "Value"
},
Expand Down Expand Up @@ -2205,7 +2199,6 @@
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "The value to check.",
"title": "Value"
}
Expand Down Expand Up @@ -2262,7 +2255,6 @@
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "The value to check.",
"title": "Value"
},
Expand Down Expand Up @@ -2329,7 +2321,6 @@
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "The value to check.",
"title": "Value"
}
Expand Down Expand Up @@ -2386,7 +2377,6 @@
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "The value to check.",
"title": "Value"
}
Expand Down Expand Up @@ -2443,7 +2433,6 @@
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "The value to check.",
"title": "Value"
}
Expand Down

0 comments on commit 0030f76

Please sign in to comment.