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

Addressing Ri Reco Swagger issues #13248

Merged
Merged
Changes from 1 commit
Commits
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
Prev Previous commit
Fixing one more for the location attribute in Ri Reco response
Sai Prasanna Vudataneni committed Mar 3, 2021

Verified

This commit was signed with the committer’s verified signature.
sandhose Quentin Gliech
commit f4e00d9593a5b21f6ee9805cb18c0b619cd759de
Original file line number Diff line number Diff line change
@@ -3402,6 +3402,11 @@
"ModernReservationRecommendationProperties": {
"description": "The properties of the reservation recommendation.",
"properties": {
"location": {
"type": "string",
"description": "Resource Location.",
"readOnly": true
},
"lookBackPeriod": {
"description": "The number of days of usage to look back for recommendation.",
"type": "integer",