openapi-generator/modules
delenius 5935e2e6d9 Add support for saving/returning cookies (#4192)
This adds a `saveCookies` boolean flag to ApiClient. If set to true,
the client will save and return cookies to the server.

This is useful for supporting @SessionScoped beans in Java servers.
Works both in Node.js desktop apps, and in the browser.
2017-03-08 15:26:46 +08:00
..
swagger-codegen Add support for saving/returning cookies (#4192) 2017-03-08 15:26:46 +08:00
swagger-codegen-cli update version to 2.2.3-SNAPSHOT (#4894) 2017-03-02 16:54:37 +08:00
swagger-codegen-maven-plugin update version to 2.2.3-SNAPSHOT (#4894) 2017-03-02 16:54:37 +08:00
swagger-generator update version to 2.2.3-SNAPSHOT (#4894) 2017-03-02 16:54:37 +08:00