Skip to content

Commit 48e0889

Browse files
yuhhuoaviyerMSFT
authored andcommitted
updated parameter names for more clarity (Azure#22753)
1 parent 04e225e commit 48e0889

File tree

1 file changed

+5
-5
lines changed
  • specification/education/resource-manager/Microsoft.Education/preview/2021-12-01-preview

1 file changed

+5
-5
lines changed

specification/education/resource-manager/Microsoft.Education/preview/2021-12-01-preview/education.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,31 +1554,31 @@
15541554
"in": "path",
15551555
"required": true,
15561556
"type": "string",
1557-
"description": "Student lab name."
1557+
"description": "The ID that uniquely identifies a student lab."
15581558
},
15591559
"BillingAccountNameParameter": {
15601560
"name": "billingAccountName",
15611561
"x-ms-parameter-location": "method",
15621562
"in": "path",
15631563
"required": true,
15641564
"type": "string",
1565-
"description": "Billing account name."
1565+
"description": "The ID that uniquely identifies a billing account."
15661566
},
15671567
"BillingProfileNameParameter": {
15681568
"name": "billingProfileName",
15691569
"x-ms-parameter-location": "method",
15701570
"in": "path",
15711571
"required": true,
15721572
"type": "string",
1573-
"description": "Billing profile name."
1573+
"description": "The ID that uniquely identifies a billing profile."
15741574
},
15751575
"InvoiceSectionNameParameter": {
15761576
"name": "invoiceSectionName",
15771577
"x-ms-parameter-location": "method",
15781578
"in": "path",
15791579
"required": true,
15801580
"type": "string",
1581-
"description": "Invoice section name."
1581+
"description": "The ID that uniquely identifies an invoice section."
15821582
},
15831583
"IncludeAllocatedBudgetParameter": {
15841584
"name": "includeAllocatedBudget",
@@ -1607,7 +1607,7 @@
16071607
"in": "path",
16081608
"required": true,
16091609
"type": "string",
1610-
"description": "Join name"
1610+
"description": "The ID that uniquely identifies a join request."
16111611
},
16121612
"IncludeDeniedParameter": {
16131613
"name": "includeDenied",

0 commit comments

Comments
 (0)