Skip to content

Commit

Permalink
Updated examples for public documentation (#27273)
Browse files Browse the repository at this point in the history
Co-authored-by: Sushil Upadhyay <[email protected]>
  • Loading branch information
2 people authored and arifibrahim4 committed Feb 26, 2024
1 parent add3d88 commit ccca580
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"version": "7.1"
},
"defaultPackages": {
"Az": "6.*"
"Az": "8.3.0"
}
},
"location": "East US 2"
Expand All @@ -37,7 +37,7 @@
"version": "7.1"
},
"defaultPackages": {
"Az": "6.*"
"Az": "8.3.0"
}
}
}
Expand All @@ -60,7 +60,7 @@
"version": "7.1"
},
"defaultPackages": {
"Az": "6.*"
"Az": "8.3.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"version": "7.1"
},
"defaultPackages": {
"Az": "6.*"
"Az": "8.3.0"
},
"description": "Description of the Runtime Environment"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"version": "7.1"
},
"defaultPackages": {
"Az": "6.*"
"Az": "8.3.0"
},
"description": "Description of the Runtime Environment"
}
Expand All @@ -47,7 +47,7 @@
"version": "7.1"
},
"defaultPackages": {
"Az": "6.*"
"Az": "8.3.0"
},
"description": "Description of the Runtime Environment"
}
Expand All @@ -68,7 +68,7 @@
"version": "7.1"
},
"defaultPackages": {
"Az": "6.*"
"Az": "8.3.0"
},
"description": "Description of the Runtime Environment"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"parameters": {
"properties": {
"defaultPackages": {
"Az": "6.*"
"Az": "8.3.0"
}
}
}
Expand All @@ -28,7 +28,7 @@
"version": "7.1"
},
"defaultPackages": {
"Az": "6.*"
"Az": "8.3.0"
},
"description": "Description of the Runtime Environment"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
"tags": [
"Package"
],
"operationId": "Packages_ListByRuntimeEnvironment",
"operationId": "Package_ListByRuntimeEnvironment",
"description": "Retrieve the a list of Packages",
"externalDocs": {
"url": "http://aka.ms/azureautomationsdk/packageoperations"
Expand Down

0 comments on commit ccca580

Please sign in to comment.