Commit Graph

9 Commits

Author SHA1 Message Date
Parikshit Murria
2c7d491341 BAEL-5326 - Documenting Enum in swagger using swagger maven plugin (#11811)
* BAEL-5326 - Documenting Enum in swagger using swagger maven plugin

* BAEL-5326 - Documenting Enum in swagger using swagger maven plugin
Changes:
HireControllerTest -> HireControllerUnitTest
hireEmployee_RoleEngineer_ReturnsRoleString -> givenRoleEngineer_whenHireEmployee_thenReturnsRoleInString

* Moved to module: spring-boot-swagger
2022-02-14 09:43:32 -08:00
Abhinav Pandey
dad6ed7b2f BAEL-5327 - Set a description and an example in Swagger (#11749)
* BAEL-5327 - Set a description and an example in Swagger

* BAEL-5327 - two space indentation for line continuation

Co-authored-by: Abhinav Pandey <Abhinav2.Pandey@airtel.com>
2022-02-07 11:37:48 +05:30
Gaetano Piazzolla
5fef9e01bb BAEL-5319 - Remove Basic Error Controller in Swagger (#11743)
* BAEL-5319 - Remove Basic Error Controller in Swagger

* BAEL-5319 - fixed style

* BAEL-5319 - removed comments and private info

* BAEL-5319 - removed private info

* two space indent for line continuation, optimized import.

Co-authored-by: gpiazzolla <gaetano.piazzolla@dxc.com>
2022-02-03 15:47:55 +05:30
sharifi
7ecc4dd430 BAEL-4956: add source code for describing REST API in swagger 2021-06-19 13:29:35 +04:30
Umang Budhwar
caa5955b2e Added two space indent for the line continuation. 2020-09-01 19:46:56 +05:30
Umang Budhwar
827e2e8071 Revert "Added two space indent for the line continuation."
This reverts commit 4db76e1599.
2020-09-01 19:28:46 +05:30
Umang Budhwar
4db76e1599 Added two space indent for the line continuation. 2020-09-01 19:13:34 +05:30
Umang Budhwar
2592d276c2 Splitted apiInfo to multiple lines. 2020-08-29 13:05:31 +05:30
Umang Budhwar
77b3a732d0 Added code for BAEL-4095 2020-08-23 17:36:23 +05:30