forked from vmware-archive/admiral
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[VBV-2262] [Swagger] Create new Swagger service
+ Created a custom Swagger service. + Disabled SwaggerDocumentationServiceTest for now. + Disabled swagger2markup plugin. + Address checkstyle issues. + Add tests. + Change way expectedMethods are retrieved because of some $jacocoInit ghost method. + Rework way of comparing expected and actual ApiMethods Change-Id: Id8b68b83bd2200acb6794f7e02b6245c32c08b27 Reviewed-on: https://bellevue-ci.eng.vmware.com:8080/45669 Closures-Verified: jenkins <[email protected]> Upgrade-Verified: jenkins <[email protected]> Bellevue-Verified: jenkins <[email protected]> PG-Verified: jenkins <[email protected]> Reviewed-by: Stanislav Hadjiiski <[email protected]> CS-Verified: jenkins <[email protected]>
- Loading branch information
1 parent
87274ae
commit 5c8d4e3
Showing
13 changed files
with
1,043 additions
and
82 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.