Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding x-ms-enum type extension for enums #19383

Merged
merged 38 commits into from
Jul 14, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
840d3b1
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 8, 2022
a905d5c
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 8, 2022
2fff68e
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 8, 2022
42325be
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 8, 2022
2e9ec0b
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 8, 2022
8eed973
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 8, 2022
2db0fe0
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 8, 2022
a4c1464
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 8, 2022
701a0f8
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 8, 2022
2cd41ac
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 8, 2022
dcd8105
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 8, 2022
6dba50a
Update readme.md
Gargimitra12300 Jun 13, 2022
39ac3bc
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 13, 2022
7668a56
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 13, 2022
703a764
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 13, 2022
0d7a5a6
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 13, 2022
18e3cac
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 13, 2022
7de1715
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 13, 2022
6e689fc
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 13, 2022
1d11fc0
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 13, 2022
d1d3413
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 13, 2022
0f88d59
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 13, 2022
4286503
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 13, 2022
dd0d69a
Update AppServiceCertificateOrders.json
Gargimitra12300 Jun 13, 2022
062972c
Merge branch 'main' into main
Gargimitra12300 Jul 6, 2022
20d818f
Update AppServiceCertificateOrders.json
Gargimitra12300 Jul 11, 2022
d3a19ae
Update AppServiceCertificateOrders.json
Gargimitra12300 Jul 12, 2022
4b26b9c
Update AppServiceCertificateOrders.json
Gargimitra12300 Jul 12, 2022
91548ae
Update AppServiceCertificateOrders.json
Gargimitra12300 Jul 12, 2022
607cd3c
Update AppServiceCertificateOrders.json
Gargimitra12300 Jul 12, 2022
f5b4ad8
Update AppServiceCertificateOrders.json
Gargimitra12300 Jul 12, 2022
407727a
Update AppServiceCertificateOrders.json
Gargimitra12300 Jul 12, 2022
70d7a58
Update AppServiceCertificateOrders.json
Gargimitra12300 Jul 12, 2022
e52a403
Update AppServiceCertificateOrders.json
Gargimitra12300 Jul 12, 2022
703e421
Update AppServiceCertificateOrders.json
Gargimitra12300 Jul 12, 2022
78f3e88
Update AppServiceCertificateOrders.json
Gargimitra12300 Jul 12, 2022
563b53a
Update AppServiceCertificateOrders.json
Gargimitra12300 Jul 12, 2022
1cb9364
Update AppServiceCertificateOrders.json
Gargimitra12300 Jul 12, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down Expand Up @@ -1261,7 +1265,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1128,7 +1128,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down Expand Up @@ -1333,7 +1337,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down Expand Up @@ -1381,7 +1385,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down Expand Up @@ -1381,7 +1385,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down Expand Up @@ -1381,7 +1385,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down Expand Up @@ -1381,7 +1385,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down Expand Up @@ -1382,7 +1386,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down Expand Up @@ -1382,7 +1386,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1175,7 +1175,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down Expand Up @@ -1384,7 +1388,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1163,7 +1163,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down Expand Up @@ -1372,7 +1376,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1163,7 +1163,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down Expand Up @@ -1372,7 +1376,11 @@
"ExpirationNotInRenewalTimeRange",
"SubscriptionNotActive"
],
"type": "string"
"type": "string",
"x-ms-enum": {
"name": "ResourceNotRenewableReason",
"modelAsString": true
}
},
"readOnly": true
},
Expand Down
Loading