Skip to content

Commit

Permalink
Update ARM Specs (#594)
Browse files Browse the repository at this point in the history
Automated PR generated by the ARM Spec Updater action
  • Loading branch information
lawrencegripper authored Sep 18, 2024
2 parents 1adc3b4 + d10303b commit d015d07
Show file tree
Hide file tree
Showing 91 changed files with 5,824 additions and 2,151 deletions.
1,316 changes: 717 additions & 599 deletions internal/pkg/expanders/swagger-armspecs.generated.go

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,8 @@
}
},
"x-ms-pageable": {
"nextLinkName": "@nextLink"
"nextLinkName": "@nextLink",
"itemName": "items"
}
},
"head": {
Expand Down Expand Up @@ -393,7 +394,8 @@
}
},
"x-ms-pageable": {
"nextLinkName": "@nextLink"
"nextLinkName": "@nextLink",
"itemName": "items"
}
},
"head": {
Expand Down Expand Up @@ -1210,7 +1212,8 @@
}
},
"x-ms-pageable": {
"nextLinkName": "@nextLink"
"nextLinkName": "@nextLink",
"itemName": "items"
}
},
"head": {
Expand Down Expand Up @@ -1690,7 +1693,8 @@
}
},
"x-ms-pageable": {
"nextLinkName": "@nextLink"
"nextLinkName": "@nextLink",
"itemName": "items"
}
},
"head": {
Expand Down Expand Up @@ -2043,7 +2047,8 @@
}
},
"x-ms-pageable": {
"nextLinkName": "@nextLink"
"nextLinkName": "@nextLink",
"itemName": "items"
}
},
"head": {
Expand Down
Loading

0 comments on commit d015d07

Please sign in to comment.