Skip to content

Commit 0f8c649

Browse files
saisankargochhayatSai Sankar Gochhayat
andauthored
Added artifactType query param to listkeys route (#24868)
Co-authored-by: Sai Sankar Gochhayat <[email protected]>
1 parent 92b0d1c commit 0f8c649

File tree

1 file changed

+6
-0
lines changed
  • specification/resourceconnector/resource-manager/Microsoft.ResourceConnector/stable/2022-10-27

1 file changed

+6
-0
lines changed

specification/resourceconnector/resource-manager/Microsoft.ResourceConnector/stable/2022-10-27/appliances.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,12 @@
453453
},
454454
{
455455
"$ref": "#/parameters/ResourceNameParameter"
456+
},
457+
{
458+
"name": "artifactType",
459+
"in": "query",
460+
"type": "string",
461+
"description": "This sets the type of artifact being returned, when empty no artifact endpoint is returned."
456462
}
457463
],
458464
"responses": {

0 commit comments

Comments
 (0)