Files
openapi-generator/modules/swagger-codegen/src/main/resources
plankswert ba194ba361 Added support for string responses (#4057)
* Added support for string responses

When a method/URL/response is defined to return string:
- If no content types are define, default to 'text/plain' instead of
  'application/json'
- Add response handler, that returns the reponse string as-is if response
  content-type is 'text/plain'

* Removed use of unused tag vendor tag

- The tag was vendorExtensions.x-codegen-response.isPrimitiveType
2016-11-23 14:31:31 +08:00
..
2016-05-21 16:18:44 +08:00
2016-11-08 14:29:27 +01:00
2016-08-27 02:34:33 +03:00
2016-07-21 11:44:43 +08:00
2016-04-24 16:33:15 +08:00
2016-10-13 18:15:04 +08:00
2016-08-27 02:34:33 +03:00
2016-11-18 13:43:11 +08:00
2016-11-02 21:35:01 +08:00
2016-07-20 16:13:06 +08:00
2016-07-20 15:49:41 +08:00
2016-10-19 16:23:18 +08:00
2015-12-30 14:52:15 -08:00