CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 08:40:27 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"2866312086f69aafd1a3c858fb0cfbbe"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=pGvx4I%2BrDVL4LxonhDOHUd19Z1h%2ByXDd7n2abCUx5hRf9tOp7m4alSRYQTeLd3EOuGZUJnCmABgtLo4%2B1Hg%2BNb%2BFXM%2BxCo0xRPt8uw%2FO5PvUIsH7AeiupWwULcHF%2FNoL6fCPfWzsu1Bu%2B3lqeLWYtK2izZFgvLRYp%2Bm59A9%2FFp5EmKkfpJJ6s%2FhFqaRCGM9hxmXqqHDa3T09QVmNrXxNW5w%2FaRFeB4pFjfX0tvN1MnUybB6HlHn0%2B%2B2mLcjiqXm3VuCHVuGymoLKPKaURJaWZg%3D%3D--zK5hKfBLKPS0gf1w--pQ9kih0S2xlv4NEbWkv1mA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1323752338.1753173626; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 08:40:26 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 08:40:26 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C172:AC120:3AC26F:4198AA:687F4E7A
Release Swagger-codegen 2.1.6 Released! · swagger-api/swagger-codegen · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 6k
Swagger-codegen 2.1.6 Released!
Compare
General enhancements & bug fixes
- Add git_push.sh and .gitignore to API clients for better Github integration #2366
- Enhancements to DefaultGenerator and CodegenProperty #1871, #2226, #2327
- Add suffix, prefix support for model name #2211, #2267, #2261, #2161, #2272, #2270, #2300, #2284
- Better integration with maven-codegen-plugin #1970
- Better Docker support with Vagrant #1943
- Automatically generate API documentation (markdown) #2320, #2344, #2388, #2391 #2400
- Scaffold test cases for API clients #2109, #2007, #1921, #1980
- Customisation of User-Agent #2371, #2376
- Better handling for model names #2310, #2398, #2393, #2348, #2328, #2324, #2309, #2257
- Better polymorphism support #1440, #2202, #1307
API client generators
- Android - enhancements #1920, #1839
- C# - enhancements and bug fixes #2397, #2317, #2199, #2026, #1964, #1941, #1863
- C++ (Qt5) - Fix file support in form parameter #2006
- Clojure - enhancements and bug fixes #2286, #2271
- Flash - Various bug fixes #2049
- Go - beta release and bug fixes #1747, #2289, #2295
- Java - enhancements and bug fixes #2206, #2149, #1999, #1998, #1928, #1899, #1866
- JavaScript - enhancements and bug fixes #2396, #2287, #2229, #2126, #2114, #2078, #2072, #2056, #1942
- ObjC - enhancements and bug fixes #2426, #2210, #2125
- Perl - enhancements and bug fixes #1897, #1812
- PHP - enhancements and bug fixes #2385, #2316, #1990, #1950, #1865
- Python - enhancements and bug fixes #2063, #2060, #2058
- Ruby - enhancements and bug fixes #2092, #2008, #2003, #1828, #1829
- Scala - enhancements #1830
- Swift - enhancements and bug fixes #2405, #2293, #2244, #2112, #2090, #2077
- TypeScript - enhancements and bug fixes #2076, #1979, #1965, #1886
API server generators
- Java server (Spring, JAX-RS) generator - enhancements and bug fixes #2421, 2346, #2256, #2249, #2021, #1960, #1882
- Haskell Servant generator - first release #2009
- ASP.NET 5 server generator - first release #2024
- Python Flask generator - #1958, #1957
For a list of breaking changes (without fallbacks), please refer to this list
For a list of breaking changes (with fallbacks), please refer to this list
Assets 2
You can’t perform that action at this time.