Skip to content

Commit

Permalink
Nits - review comments (#28957)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjohari-ms authored May 3, 2024
1 parent 1ed0f49 commit cc536cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,7 @@
}
]
},
"description": "If the Connection Method is Vpn, this is the Id of the private link resource that the datacenters need to connect to."
"description": "If the Connection Method is VPN, this is the Id of the private link resource that the datacenters need to connect to."
}
}
}
Expand Down
3 changes: 3 additions & 0 deletions specification/cosmos-db/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,9 @@ directive:
- suppress: PutResponseSchemaDescription
from: cosmos-db.json
reason: Temporarily suppressing linter errors and will be fixed later
- suppress: AvoidAdditionalProperties
from: managedCassandra.json
reason: Temporarily suppressing existing linter errors and will be fixed later
```

Expand Down

0 comments on commit cc536cb

Please sign in to comment.