Update README.md

[skip ci]
This commit is contained in:
edizor 2023-02-24 19:37:14 +08:00 committed by GitHub
parent aeaa4beb84
commit c7bba3900e
1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@
- [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)
- [Swagger @ApiParam vs @ApiModelProperty](https://www.baeldung.com/swagger-apiparam-vs-apimodelproperty)
- [Map Date Types With OpenAPI Generator](https://www.baeldung.com/openapi-map-date-types)