Skip to content

Commit 2ae5b7b

Browse files
praval-microsoftjnlycklama
authored andcommitted
Adding the x-ms-pageable extension for rulestack POST list APIs. (#25772)
1 parent 0d40b6d commit 2ae5b7b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2023-09-01-preview/PaloAltoNetworks.Cloudngfw.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3617,6 +3617,10 @@
36173617
"LocalRulestacks_listAppIds_MinimumSet_Gen": {
36183618
"$ref": "./examples/LocalRulestacks_listAppIds_MinimumSet_Gen.json"
36193619
}
3620+
},
3621+
"x-ms-pageable": {
3622+
"nextLinkName": "nextLink",
3623+
"operationName": "LocalRulestacks_listAppIds"
36203624
}
36213625
}
36223626
},
@@ -3675,6 +3679,10 @@
36753679
"LocalRulestacks_listCountries_MinimumSet_Gen": {
36763680
"$ref": "./examples/LocalRulestacks_listCountries_MinimumSet_Gen.json"
36773681
}
3682+
},
3683+
"x-ms-pageable": {
3684+
"nextLinkName": "nextLink",
3685+
"operationName": "LocalRulestacks_listCountries"
36783686
}
36793687
}
36803688
},
@@ -3778,6 +3786,10 @@
37783786
"LocalRulestacks_listPredefinedUrlCategories_MinimumSet_Gen": {
37793787
"$ref": "./examples/LocalRulestacks_listPredefinedUrlCategories_MinimumSet_Gen.json"
37803788
}
3789+
},
3790+
"x-ms-pageable": {
3791+
"nextLinkName": "nextLink",
3792+
"operationName": "LocalRulestacks_listPredefinedUrlCategories"
37813793
}
37823794
}
37833795
},

0 commit comments

Comments
 (0)