Skip to content

Commit

Permalink
Skumar/resource health r2018 linting (Azure#18310)
Browse files Browse the repository at this point in the history
* Defining the APIs for the new NSP resource

* fixed R2018 linting error in ResourceHealth.json

Co-authored-by: Hari Prasad Perabattula <[email protected]>
Co-authored-by: Hari Prasad Perabattula <[email protected]>
  • Loading branch information
3 people authored and FredericHeem committed May 16, 2022
1 parent a8324d5 commit 503503a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,10 @@
"enum": [
"default"
],
"x-ms-enum": {
"name": "IssueNameParameter",
"modelAsString": true
},
"x-ms-parameter-location": "method"
},
"ResourceGroupNameParameter": {
Expand Down

0 comments on commit 503503a

Please sign in to comment.