Files
java-tutorials/spring-boot-modules/spring-boot-swagger-2/README.md
T

5 lines
376 B
Markdown
Raw Normal View History

2022-08-25 21:37:45 +05:00
### Relevant Articles:
2022-08-25 21:37:45 +05:00
- [Swagger: Specify Two Responses with the Same Response Code](https://www.baeldung.com/swagger-two-responses-one-response-code)
- [Specify an Array of Strings as Body Parameters in Swagger](https://www.baeldung.com/swagger-body-array-of-strings)
- [Swagger @ApiParam vs @ApiModelProperty](https://www.baeldung.com/swagger-apiparam-vs-apimodelproperty)