-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
627 support x-sunset and deprecation at parameter level (#643)
* use getDeprecationFile throughout tests * param deprecation * support simple deprecation * fix build * use allChecksConfig to check API removal * update check counts * move api removal tests to relevant file * separate removal vs deprecation tests * more checkers for param deprecation * helper -> opInfo * use opInfo * finished deprecation in param removal * parameter -> request-parameter * handle param deprecation parsing * enable more unit tests * delete unneeded test * test breaking-changes for common-params * move test files * completed RequestParameterSunsetChangedCheck * more unit tests * update docs * update doc * minor adjusments
- Loading branch information
1 parent
cd53a4d
commit 5a2b098
Showing
40 changed files
with
1,573 additions
and
254 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.