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

Remove duplicate Operations API from subscriptions to prevent generation issues #14853

Merged
merged 16 commits into from
Aug 2, 2021
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
Next Next commit
add suppresion for operations implementation
  • Loading branch information
tjegbejimba committed Jul 19, 2021
commit 4c36a1263c5b5b7a3428789ffaf115193eae26b9
3 changes: 3 additions & 0 deletions specification/resources/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -772,6 +772,9 @@ directive:
- from: SubscriptionFeatureRegistration.json
suppress: R4009
reason: Currently systemData is not allowed
- from: Subscriptions.json
suppress: OperationsAPIImplementation
reason: 'Duplicate Operations API causes generation issues'
```

---
Expand Down