9 lines
683 B
Markdown
9 lines
683 B
Markdown
### Relevant Articles:
|
|
|
|
- [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 @Parameter vs @Schema](https://www.baeldung.com/swagger-parameter-vs-schema)
|
|
- [Map Date Types With OpenAPI Generator](https://www.baeldung.com/openapi-map-date-types)
|
|
- [API First Development with Spring Boot and OpenAPI 3.0](https://www.baeldung.com/spring-boot-openapi-api-first-development)
|
|
- [Swagger @ApiParam vs @ApiModelProperty](https://www.baeldung.com/swagger-apiparam-vs-apimodelproperty)
|