mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 19:33:55 +00:00
describing @param and @return for 'findMethodResponse' method
This commit is contained in:
parent
20bf205451
commit
0911b373de
@ -1233,6 +1233,8 @@ public class DefaultCodegen {
|
||||
|
||||
/**
|
||||
* Override with any special handling of response codes
|
||||
* @param responses Swagger Operation's responses
|
||||
* @return default method response or <tt>null</tt> if not found
|
||||
*/
|
||||
protected Response findMethodResponse(Map<String, Response> responses) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user