Skip to content
Prev Previous commit
Next Next commit
Removing supression from ReadMe.md and updating Examples/ListOperatio…
…ns.json with correct API-Version
  • Loading branch information
sonathan committed Jul 31, 2017
commit 54a168145d38e97fb00688e749b9d6aee45b2936
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2016-08-10"
"api-version": "2016-06-01"
},
"responses": {
"200": {
Expand Down
8 changes: 0 additions & 8 deletions specification/recoveryservices/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,3 @@ python:
payload-flattening-threshold: 2
license-header: MICROSOFT_MIT_NO_VERSION
```

## Suppression

``` yaml
directive:
- suppress: DefinitionsPropertiesNamesCamelCase
reason: Autorest invalidates two letter acronyms as well and changes in data contracts require service wide changes and require more time
```