This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator
Watch
3
Star
0
Fork
0
You've already forked openapi-generator
forked from
loafle/openapi-generator-original
Code
Pull Requests
Activity
Files
dca7a1507b1901ea01dbb0080e75a0bee5863a38
openapi-generator
/
modules
/
swagger-codegen
/
src
/
main
History
demtnt
dca7a1507b
As per documentation
https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/bind/annotation/RequestPart.html
@RequestParam should be used instead of @requestpart if not file. (
#6861
)
2017-11-27 22:06:37 +08:00
..
java
Do not apply content-type header if no request body (
#6648
)
2017-11-27 18:33:28 +08:00
resources
As per documentation
https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/bind/annotation/RequestPart.html
@RequestParam should be used instead of @requestpart if not file. (
#6861
)
2017-11-27 22:06:37 +08:00