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

Microsoft.Cdn : 2021-06-01 API #16868

Merged
merged 70 commits into from
Dec 18, 2021
Merged
Show file tree
Hide file tree
Changes from 65 commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
48453e0
Adds base for updating Microsoft.Cdn from version stable/2020-09-01 t…
Apr 27, 2021
a5bc095
Updates readme
Apr 27, 2021
2058943
Updates API version in new specs and examples
Apr 27, 2021
8c78746
Update CODEOWNERS file (#1)
Apr 27, 2021
3b872bf
add forwardingProtocol to OriginGroupOverride (#2)
yunheMsft Apr 27, 2021
83e157a
Cache Behavior and Case Transform (#3)
yunheMsft Apr 30, 2021
a971b22
Swagger changes for enabling certname check and onboarding prevalidat…
May 4, 2021
3ece038
Fixing formatting - Swagger changes for enabling certname check and o…
May 4, 2021
6f2b7c1
Merge pull request #4 from jorinmejia/sinadell/cdn-swagger-2021-06-01
sinadell May 4, 2021
76caff4
Correct input and output types of checkHostNameAvailability API
jessicl-ms Jun 3, 2021
a3c1497
Set CA and SAN to readonly
jessicl-ms Jun 4, 2021
8858728
Update ValidateSecretInput to include SecretVersion
jessicl-ms Jun 8, 2021
0bce9ef
Nit fix grammar
jessicl-ms Jun 9, 2021
b5152a9
Swagger changes to move originResponseTimeoutSeconds property from af…
Jun 21, 2021
c46f241
Remove redundant fields and mark certificate properties readonly
jessicl-ms Jun 21, 2021
99b8da4
Reoganize parameters and update descriptions
jessicl-ms Jun 22, 2021
22252b8
Update examples
jessicl-ms Jun 22, 2021
23c969d
Merge pull request #9 from jorinmejia/sinadell/cdn-swagger-2021-06-01
sinadell Jun 23, 2021
2a114f6
Fix typos and expand abbhreviations
jessicl-ms Jun 24, 2021
ee99558
Fix more typo
jessicl-ms Jun 24, 2021
7f33725
Merge pull request #7 from jorinmejia/jessicl/swagger-updates-secret-…
jessicl-ms Jun 24, 2021
401a9a1
Update odatatype (#10)
ChenglongLiu Jul 20, 2021
49b72e3
Change country to countryOrRegion to avoid political concern accordin…
t-bzhan Jul 21, 2021
7424889
Yunhe/cdn 2021 06 01 (#8)
yunheMsft Jul 23, 2021
d6eddf6
server variable (#11)
yunheMsft Jul 27, 2021
f0e88bf
Revert "server variable (#11)" (#16)
yunheMsft Nov 3, 2021
b0ca278
[Azure CDN] Add missing customHttpsParameters field in CustomDomainPr…
t-bzhan Nov 3, 2021
ab7341d
Swagger changes for adding secret type AzureFirstpartyManaged certifi…
sinadell Nov 4, 2021
2f1a9cb
Fix multiple S360 correctness issues related to CDN (#17)
t-bzhan Nov 4, 2021
ff31bd3
Product Backlog Item 12546459: [AFDX][CDN][RP][SWAGGER] refreshValida…
jessicl-ms Nov 9, 2021
9678c74
Product Backlog Item 12546473: [AFDX][CDN][RP][SWAGGER] domainValidat…
jessicl-ms Nov 9, 2021
ce27548
Make description more readible
jessicl-ms Nov 11, 2021
f20ff05
Merge pull request #18 from jorinmejia/jessicl/doamin-afdx-swagger-fixes
jessicl-ms Nov 11, 2021
9ca9ec6
added transform values to all api versions (#19)
yunheMsft Nov 11, 2021
5a3cac1
Product Backlog Item 12546377: [AFDX][CDN][RP][SWAGGER] Add CustomDom…
jessicl-ms Nov 12, 2021
b7ef25e
Fixing operations api swagger (#21)
sinadell Nov 16, 2021
500d2ce
Change route and security policy to use ActivatedResourceReference fo…
rrahulms Nov 19, 2021
05282f7
Add ActivatedResourceReference support
rrahulms Nov 19, 2021
b53ee49
Merge pull request #22 from rrahulms/patch-3
rrahulms Nov 20, 2021
ea66f1d
2021-06-01 ARM & SDK Fixes (#23)
Nov 23, 2021
46e4c53
Fix merge conflicts (#24)
Nov 24, 2021
43e84f3
Merge branch 'main' into jomejia/cdn-api-2021-06-01
Nov 24, 2021
f34e2d2
fix bug (#25)
yunheMsft Nov 29, 2021
3d0db56
Update codeowners, add read only field, add profileName to SecurityPo…
aijemoj Nov 29, 2021
8b7e3d3
Merge Main Branch from Azure REST Specs (#26)
Nov 29, 2021
42cff95
Merge remote-tracking branch 'origin/cdn-swagger-2021-06-01' into jom…
aijemoj Nov 29, 2021
fd63de0
Add accurate descriptions for fields and update examples
aijemoj Dec 1, 2021
02d26d7
Update Descriptions (#27)
Dec 1, 2021
93f383b
Merge remote-tracking branch 'origin/cdn-swagger-2021-06-01' into jom…
aijemoj Dec 1, 2021
60f2135
Lint diff fix #1
aijemoj Dec 2, 2021
acb701d
Lint diff fix 2
aijemoj Dec 2, 2021
297ea20
Fixes for examples, wording, response codes
aijemoj Dec 2, 2021
33aa2bf
Run prettier on json files, fix responses
aijemoj Dec 2, 2021
9a261ce
Add definition for CheckHostNameAvailabilityInput, update example
aijemoj Dec 3, 2021
5903904
Remove patch call for secrets and examples
aijemoj Dec 3, 2021
cea16aa
Change name in x-ms-enum
aijemoj Dec 3, 2021
244809f
Add azure async opertion header, remove LRO from PUT rulesets
aijemoj Dec 3, 2021
454361c
Add azure async operation header to 202 responses
aijemoj Dec 4, 2021
45f179b
Update log analytics examples
aijemoj Dec 4, 2021
1a96a3e
Add descriptions for each SKU
aijemoj Dec 7, 2021
2af28f8
Yunhe/server variable (#28)
yunheMsft Dec 7, 2021
7d43d89
Add object type to conditions
aijemoj Dec 7, 2021
aebcbab
Add transforms for RemoteAddress
aijemoj Dec 7, 2021
05e9a70
Update CheckHostNameAvailability examples
aijemoj Dec 8, 2021
97c8f9f
Remove 202 response from PUT operations on RuleSets
aijemoj Dec 8, 2021
2e26484
Remove 202 response from Rules_Create.json
aijemoj Dec 9, 2021
d195673
Add 202 response to rules, remove 202 response from RuleSets_Create.json
aijemoj Dec 9, 2021
99bc188
Run prettier
aijemoj Dec 10, 2021
382b62a
Remove breaking change enum & move ActivatedResourceReference to afdx…
aijemoj Dec 17, 2021
78809b0
Adding managed identity to profile object. (#29)
ajbrown821 Dec 17, 2021
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
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/specification/batch/ @paterasMSFT @dpwatrous
/specification/batchai/ @alexanderyukhanov
/specification/billing/ @wilcobmsft @asarkar84
/specification/cdn/ @csmengwan @injyzarif @prakharsharma10
/specification/cdn/ @jorinmejia @yunhemsft @jessicl-ms @sinadell @rrahulms @t-bzhan
/specification/cognitiveservices/ @felixwa @yangyuan
/specification/compute/ @bilaakpan-ms @sandido @dkulkarni-ms @haagha @madewithsmiles @MS-syh2qs @grizzlytheodore @hyonholee @mabhard @danielli90 @smotwani @ppatwa @vikramd-ms @savyasachisamal @yunusm @ZhidongPeng @nkuchta @maheshnemichand @najams @changov
/specification/consumption/ @kjeur @panda-wang
Expand Down
1 change: 1 addition & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1530,6 +1530,7 @@ Preprovisioned
Prerelease
prerestore
pretrained
prevalidated
previewrows
prevsharesnapshot
prevsnapshot
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3590,7 +3590,11 @@
"type": "string",
"enum": [
"Lowercase",
"Uppercase"
"Uppercase",
"Trim",
"UrlDecode",
"UrlEncode",
"RemoveNulls"
],
"x-ms-enum": {
"name": "transform",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3600,7 +3600,11 @@
"type": "string",
"enum": [
"Lowercase",
"Uppercase"
"Uppercase",
"Trim",
"UrlDecode",
"UrlEncode",
"RemoveNulls"
],
"x-ms-enum": {
"name": "transform",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4109,7 +4109,11 @@
"type": "string",
"enum": [
"Lowercase",
"Uppercase"
"Uppercase",
"Trim",
"UrlDecode",
"UrlEncode",
"RemoveNulls"
],
"x-ms-enum": {
"name": "transform",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4167,7 +4167,11 @@
"type": "string",
"enum": [
"Lowercase",
"Uppercase"
"Uppercase",
"Trim",
"UrlDecode",
"UrlEncode",
"RemoveNulls"
],
"x-ms-enum": {
"name": "transform",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4175,7 +4175,11 @@
"type": "string",
"enum": [
"Lowercase",
"Uppercase"
"Uppercase",
"Trim",
"UrlDecode",
"UrlEncode",
"RemoveNulls"
],
"x-ms-enum": {
"name": "transform",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4217,7 +4217,11 @@
"type": "string",
"enum": [
"Lowercase",
"Uppercase"
"Uppercase",
"Trim",
"UrlDecode",
"UrlEncode",
"RemoveNulls"
],
"x-ms-enum": {
"name": "transform",
Expand Down
Loading