Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
NSwag
The Swagger/OpenAPI toolchain for .NET, Web API and TypeScript.
Collective -
Host: opensource -
https://opencollective.com/nswag
- Code: https://github.com/RSuter/NSwag
Merge branch 'master' of https://github.com/NSwag/NSwag
github.com/RicoSuter/NSwag - d0646c2fb257e58b9c424cc526c63278332de86a authored almost 8 years ago
github.com/RicoSuter/NSwag - d0646c2fb257e58b9c424cc526c63278332de86a authored almost 8 years ago
Updated diagram
github.com/RicoSuter/NSwag - faf39cd68f8ff3640358c7a272f83fe8b784625d authored almost 8 years ago
github.com/RicoSuter/NSwag - faf39cd68f8ff3640358c7a272f83fe8b784625d authored almost 8 years ago
Merge pull request #636 from Cephei/master
Adds support for custom HttpParameterBinders and Type Mapped primitives.
github.com/RicoSuter/NSwag - 56d7b6174d8388a13505ffb3f6bcf70679a61362 authored almost 8 years ago
Update Angular and Knockout clients
github.com/RicoSuter/NSwag - ffbd328c533c3b98d021e2becc90df7ad2025676 authored almost 8 years ago
github.com/RicoSuter/NSwag - ffbd328c533c3b98d021e2becc90df7ad2025676 authored almost 8 years ago
Add imports for Angular and Knockout
github.com/RicoSuter/NSwag - d0b9420ca34eb603127d2d2b522759e3a8bd932e authored almost 8 years ago
github.com/RicoSuter/NSwag - d0b9420ca34eb603127d2d2b522759e3a8bd932e authored almost 8 years ago
Add detection for AngularJS and KnockoutJS to Model
github.com/RicoSuter/NSwag - 5ada8f62f1e038070c4322b53603ccf414a40305 authored almost 8 years ago
github.com/RicoSuter/NSwag - 5ada8f62f1e038070c4322b53603ccf414a40305 authored almost 8 years ago
AngularJS: Remove redundant `null` (the constructor always defines `this.http`)
github.com/RicoSuter/NSwag - bc8b135cf568989e25c89c23a9868b8962de34ba authored almost 8 years ago
github.com/RicoSuter/NSwag - bc8b135cf568989e25c89c23a9868b8962de34ba authored almost 8 years ago
removed default value
github.com/RicoSuter/NSwag - 46cfe6b6d130c8ffd193af7d1b78e4b9aa62b043 authored almost 8 years ago
github.com/RicoSuter/NSwag - 46cfe6b6d130c8ffd193af7d1b78e4b9aa62b043 authored almost 8 years ago
Updated clients, improved .nswag files
github.com/RicoSuter/NSwag - 632c1e1a6d63a7425171ab8c13cf08721d37eb90 authored almost 8 years ago
github.com/RicoSuter/NSwag - 632c1e1a6d63a7425171ab8c13cf08721d37eb90 authored almost 8 years ago
Merge
github.com/RicoSuter/NSwag - 2b5e58a34f3fd0ec263c42df38f690a3ca9d573b authored almost 8 years ago
github.com/RicoSuter/NSwag - 2b5e58a34f3fd0ec263c42df38f690a3ca9d573b authored almost 8 years ago
Updated NJS, added HandleReferences setting (CS), minor fixes
github.com/RicoSuter/NSwag - 475f8a86754fa346adaaa521f78b5b63ca100655 authored almost 8 years ago
github.com/RicoSuter/NSwag - 475f8a86754fa346adaaa521f78b5b63ca100655 authored almost 8 years ago
Changed the default WillReadBody attribute value.
github.com/RicoSuter/NSwag - 0a0d949e1f6413e1fd7f9a8bc9f74089fbf45569 authored almost 8 years ago
github.com/RicoSuter/NSwag - 0a0d949e1f6413e1fd7f9a8bc9f74089fbf45569 authored almost 8 years ago
Merge remote-tracking branch 'refs/remotes/NSwag/master'
github.com/RicoSuter/NSwag - 0bc67c3158ed796df35eb17afeadc3dc8d12a53e authored almost 8 years ago
github.com/RicoSuter/NSwag - 0bc67c3158ed796df35eb17afeadc3dc8d12a53e authored almost 8 years ago
Use DynamicApis.HttpGetAsync in vm
github.com/RicoSuter/NSwag - b9ede7bee92435ecc5bb78b802cc9201ae018c6f authored almost 8 years ago
github.com/RicoSuter/NSwag - b9ede7bee92435ecc5bb78b802cc9201ae018c6f authored almost 8 years ago
Merge pull request #632 from grovesNL/typescript-update-settings
Update TS tools and settings
github.com/RicoSuter/NSwag - 810d7267087dada110e259d1d3f0d52cb8988c0f authored almost 8 years ago
removed unwanted/used code.
github.com/RicoSuter/NSwag - f500f5c8c81a3d369da9de21f3ebdca7cb122a85 authored almost 8 years ago
github.com/RicoSuter/NSwag - f500f5c8c81a3d369da9de21f3ebdca7cb122a85 authored almost 8 years ago
Allows custom parameter binders with type maps.
github.com/RicoSuter/NSwag - eed5001225ccbcf4b6c3214f9ebd812914e9b39b authored almost 8 years ago
github.com/RicoSuter/NSwag - eed5001225ccbcf4b6c3214f9ebd812914e9b39b authored almost 8 years ago
Remove redundant fetch and stream typings
github.com/RicoSuter/NSwag - 91ef995bafe9889de0f4fd88abd8f42eb950b151 authored almost 8 years ago
github.com/RicoSuter/NSwag - 91ef995bafe9889de0f4fd88abd8f42eb950b151 authored almost 8 years ago
Add additional (strict) build configuration for TypeScriptuntil existing strict compilation issues have been resolved
github.com/RicoSuter/NSwag - d42792a421a6db43179df3e3262753a77b3a026e authored almost 8 years ago
github.com/RicoSuter/NSwag - d42792a421a6db43179df3e3262753a77b3a026e authored almost 8 years ago
Update imports for angular and knockout
github.com/RicoSuter/NSwag - 1df3a64d08744be4df59b3a77b96948d820c5b06 authored almost 8 years ago
github.com/RicoSuter/NSwag - 1df3a64d08744be4df59b3a77b96948d820c5b06 authored almost 8 years ago
Update Demo.Web
github.com/RicoSuter/NSwag - 6d311ab72a0431205e55da379c6b4b8c6ca018c8 authored almost 8 years ago
github.com/RicoSuter/NSwag - 6d311ab72a0431205e55da379c6b4b8c6ca018c8 authored almost 8 years ago
Change UseIIS back to True
github.com/RicoSuter/NSwag - 4e2df32e130046446ba22dc68f4a9b9b252d5e16 authored almost 8 years ago
github.com/RicoSuter/NSwag - 4e2df32e130046446ba22dc68f4a9b9b252d5e16 authored almost 8 years ago
Update TS tools from 2.0 to 2.2, move tsconfig to csproj
github.com/RicoSuter/NSwag - 8f05bb4dd18cd819bb5b9ac3a9b0afda1cb9d0a1 authored almost 8 years ago
github.com/RicoSuter/NSwag - 8f05bb4dd18cd819bb5b9ac3a9b0afda1cb9d0a1 authored almost 8 years ago
Merge remote-tracking branch 'refs/remotes/NSwag/master'
github.com/RicoSuter/NSwag - 3152350326f5969b47e65c4c17a8c5b508a063b0 authored almost 8 years ago
github.com/RicoSuter/NSwag - 3152350326f5969b47e65c4c17a8c5b508a063b0 authored almost 8 years ago
Updated line endings
github.com/RicoSuter/NSwag - 34effb4a68c526592dc1c1ca986770e2c5859a59 authored almost 8 years ago
github.com/RicoSuter/NSwag - 34effb4a68c526592dc1c1ca986770e2c5859a59 authored almost 8 years ago
Merge pull request #629 from grovesNL/typescript-compiler-options
Fix Angular 2 compiler errors from #615
github.com/RicoSuter/NSwag - fa850fff6a9d6e261ee0e3329bb35c5585ba7bc7 authored almost 8 years ago
Merge pull request #630 from grovesNL/typescript-add-compiler
Add TypeScript compilation with strict compilation options
github.com/RicoSuter/NSwag - 559e55f55d4491574ddce5f420d10ffbbdd9fd0a authored almost 8 years ago
Update packages
github.com/RicoSuter/NSwag - 00fc636b66adb0365a923d87121a455ecae90edb authored almost 8 years ago
github.com/RicoSuter/NSwag - 00fc636b66adb0365a923d87121a455ecae90edb authored almost 8 years ago
Rebuild jQuery clients
github.com/RicoSuter/NSwag - 006a60593026340139983ce47eb4b468f3a439f0 authored almost 8 years ago
github.com/RicoSuter/NSwag - 006a60593026340139983ce47eb4b468f3a439f0 authored almost 8 years ago
Remove extra files
github.com/RicoSuter/NSwag - fece96f3801a1c129e53c0a0bcafa8ce5d18fc3d authored almost 8 years ago
github.com/RicoSuter/NSwag - fece96f3801a1c129e53c0a0bcafa8ce5d18fc3d authored almost 8 years ago
Update clients
github.com/RicoSuter/NSwag - 5e3547ca2d475373755fa8a8a11d33db341096ea authored almost 8 years ago
github.com/RicoSuter/NSwag - 5e3547ca2d475373755fa8a8a11d33db341096ea authored almost 8 years ago
Specify null for nullable properties
github.com/RicoSuter/NSwag - dbe65279e652a76fab41a818c14426e0e6a97031 authored almost 8 years ago
github.com/RicoSuter/NSwag - dbe65279e652a76fab41a818c14426e0e6a97031 authored almost 8 years ago
Use TypeScript 2 for integration tests
github.com/RicoSuter/NSwag - 8d956b704006573ef3e3b271d5188deaaa9234a2 authored almost 8 years ago
github.com/RicoSuter/NSwag - 8d956b704006573ef3e3b271d5188deaaa9234a2 authored almost 8 years ago
Update project
github.com/RicoSuter/NSwag - 29e155a9e4bc638b4e12e9b3ac9aa972bbbfc18d authored almost 8 years ago
github.com/RicoSuter/NSwag - 29e155a9e4bc638b4e12e9b3ac9aa972bbbfc18d authored almost 8 years ago
Remove built files
github.com/RicoSuter/NSwag - c240e3037853057d589c05131588c4f0a03bd54b authored almost 8 years ago
github.com/RicoSuter/NSwag - c240e3037853057d589c05131588c4f0a03bd54b authored almost 8 years ago
Update extensions
github.com/RicoSuter/NSwag - 381b53c4e9da7713245b168eb0f2c059b340656f authored almost 8 years ago
github.com/RicoSuter/NSwag - 381b53c4e9da7713245b168eb0f2c059b340656f authored almost 8 years ago
Update types and ignore build
github.com/RicoSuter/NSwag - 09b0a5a88e99aaeacd26b2b9f71fd4e5ac85755b authored almost 8 years ago
github.com/RicoSuter/NSwag - 09b0a5a88e99aaeacd26b2b9f71fd4e5ac85755b authored almost 8 years ago
Add TS compilation and update types
github.com/RicoSuter/NSwag - 30f86578edd01f15142c7e88a1adc45c318b9a1d authored almost 8 years ago
github.com/RicoSuter/NSwag - 30f86578edd01f15142c7e88a1adc45c318b9a1d authored almost 8 years ago
#615: Remove `RequestOptionsArgs` when unused
github.com/RicoSuter/NSwag - e2c6aec0a0590297cad1dd60e9a709238954aa3c authored almost 8 years ago
github.com/RicoSuter/NSwag - e2c6aec0a0590297cad1dd60e9a709238954aa3c authored almost 8 years ago
#615: Remove unused parameter
github.com/RicoSuter/NSwag - c89dbd63cf0b0a2ad56e81ae06edfc9a9c8b2860 authored almost 8 years ago
github.com/RicoSuter/NSwag - c89dbd63cf0b0a2ad56e81ae06edfc9a9c8b2860 authored almost 8 years ago
Update README.md
github.com/RicoSuter/NSwag - 82746b6f79bde0dc2c3e86f6bac253b4879aa761 authored almost 8 years ago
github.com/RicoSuter/NSwag - 82746b6f79bde0dc2c3e86f6bac253b4879aa761 authored almost 8 years ago
Merge branch 'release' into master
github.com/RicoSuter/NSwag - 08848eb8c6774b61e888f379753b1afe2f99b0d1 authored almost 8 years ago
github.com/RicoSuter/NSwag - 08848eb8c6774b61e888f379753b1afe2f99b0d1 authored almost 8 years ago
v9.6
github.com/RicoSuter/NSwag - bd75921e0e427236131c7d40694a63fd076c9ee7 authored almost 8 years ago
github.com/RicoSuter/NSwag - bd75921e0e427236131c7d40694a63fd076c9ee7 authored almost 8 years ago
Regenerated services
github.com/RicoSuter/NSwag - b2eddd2907ce9bcc7f1071e4bc30c216f7d493a4 authored almost 8 years ago
github.com/RicoSuter/NSwag - b2eddd2907ce9bcc7f1071e4bc30c216f7d493a4 authored almost 8 years ago
Some tpl improvements #607
github.com/RicoSuter/NSwag - 452d556255622b2e1abdafc8500c52226fb52f52 authored almost 8 years ago
github.com/RicoSuter/NSwag - 452d556255622b2e1abdafc8500c52226fb52f52 authored almost 8 years ago
Merge pull request #607 from paulomorgado/StringManipulation
Optimize string manipulation
github.com/RicoSuter/NSwag - d883751a3394d1a31b9c023578d0b5743eb66cea authored almost 8 years ago
Normalize all the line endings
github.com/RicoSuter/NSwag - 84ea8fc86fb9e0d9b74948a76560208527de23af authored almost 8 years ago
github.com/RicoSuter/NSwag - 84ea8fc86fb9e0d9b74948a76560208527de23af authored almost 8 years ago
Updated ASP.NET Core Swagger UI middleware, #623
github.com/RicoSuter/NSwag - f7fa19c8518b71511f6da2ba450d06a3eb4d3a67 authored almost 8 years ago
github.com/RicoSuter/NSwag - f7fa19c8518b71511f6da2ba450d06a3eb4d3a67 authored almost 8 years ago
Line endings
github.com/RicoSuter/NSwag - 94483cd38d491fa3cba192c669ad86637a9f121e authored almost 8 years ago
github.com/RicoSuter/NSwag - 94483cd38d491fa3cba192c669ad86637a9f121e authored almost 8 years ago
Merge pull request #623 from ThumNet/master
Extended SwaggerUI Owin settings to support configuring the Swagger UI
github.com/RicoSuter/NSwag - 8f03af0e66045fc366ef2c066ad8b0361825973a authored almost 8 years ago
Extended SwaggerUI Owin settings to support configuring the Swagger UI
github.com/RicoSuter/NSwag - f2b263943b68f2029bb01e2bfe1f9d07c7d973f3 authored almost 8 years ago
github.com/RicoSuter/NSwag - f2b263943b68f2029bb01e2bfe1f9d07c7d973f3 authored almost 8 years ago
Fixed ui
github.com/RicoSuter/NSwag - dfd9fdce33d236d45379632c0e6b7ed4989ccf01 authored almost 8 years ago
github.com/RicoSuter/NSwag - dfd9fdce33d236d45379632c0e6b7ed4989ccf01 authored almost 8 years ago
Updated .gitattributes
github.com/RicoSuter/NSwag - 560b1751abe1e50540912c92de605c6b26caee7b authored almost 8 years ago
github.com/RicoSuter/NSwag - 560b1751abe1e50540912c92de605c6b26caee7b authored almost 8 years ago
Updated svcs
github.com/RicoSuter/NSwag - 6a6c05911a220f4908a3b6279f85719fddd1b801 authored almost 8 years ago
github.com/RicoSuter/NSwag - 6a6c05911a220f4908a3b6279f85719fddd1b801 authored almost 8 years ago
Merge
github.com/RicoSuter/NSwag - 6857b3caa62d2af24abe832b8e751fe481ca229b authored almost 8 years ago
github.com/RicoSuter/NSwag - 6857b3caa62d2af24abe832b8e751fe481ca229b authored almost 8 years ago
Merge branch 'ui-updates'
github.com/RicoSuter/NSwag - 8716b5d742e7171a849a8a81eeddc66cd1fc9f90 authored almost 8 years ago
github.com/RicoSuter/NSwag - 8716b5d742e7171a849a8a81eeddc66cd1fc9f90 authored almost 8 years ago
Updated njs
github.com/RicoSuter/NSwag - 5e583974411dce643743c16184e230db97d5350e authored almost 8 years ago
github.com/RicoSuter/NSwag - 5e583974411dce643743c16184e230db97d5350e authored almost 8 years ago
Added support for NonActionAttribute, closes #620
github.com/RicoSuter/NSwag - 1e8edde57e9b943fee1f2c8712dfa48ecec5bbea authored almost 8 years ago
github.com/RicoSuter/NSwag - 1e8edde57e9b943fee1f2c8712dfa48ecec5bbea authored almost 8 years ago
Correct route detection when routeattribute and routeprefixattribute are on class
github.com/RicoSuter/NSwag - acc342cff19dcc0a234c28fa9a546591fa021865 authored almost 8 years ago
github.com/RicoSuter/NSwag - acc342cff19dcc0a234c28fa9a546591fa021865 authored almost 8 years ago
Updated svcs
github.com/RicoSuter/NSwag - 5c5e69d0adfe20a09701b6b2f761a31f1fc8ce38 authored almost 8 years ago
github.com/RicoSuter/NSwag - 5c5e69d0adfe20a09701b6b2f761a31f1fc8ce38 authored almost 8 years ago
Code generators can now be deactivated (UI, cmd line)
github.com/RicoSuter/NSwag - f80ff4f6df3226b04ec3f990cb9cda7565b35244 authored almost 8 years ago
github.com/RicoSuter/NSwag - f80ff4f6df3226b04ec3f990cb9cda7565b35244 authored almost 8 years ago
Changed command parameter descriptions
github.com/RicoSuter/NSwag - 89f264db79f56a37d0fd70eb8bb95afe41fba591 authored almost 8 years ago
github.com/RicoSuter/NSwag - 89f264db79f56a37d0fd70eb8bb95afe41fba591 authored almost 8 years ago
Merge branch 'master' of https://github.com/NSwag/NSwag into StringManipulation
github.com/RicoSuter/NSwag - b6e791bbd4dde7f7bfd09d881384ae35a529f523 authored almost 8 years ago
github.com/RicoSuter/NSwag - b6e791bbd4dde7f7bfd09d881384ae35a529f523 authored almost 8 years ago
Pull parameter validation to the top of the method and use a StringBuilder to generate URL.
github.com/RicoSuter/NSwag - 4ed1600d5e59ce96f1a92346baa10f4a33e2daf5 authored almost 8 years ago
github.com/RicoSuter/NSwag - 4ed1600d5e59ce96f1a92346baa10f4a33e2daf5 authored almost 8 years ago
*.tt must have CRLF
github.com/RicoSuter/NSwag - 49981ab475ae60948f6ed25b6bb8f4a22c421317 authored almost 8 years ago
github.com/RicoSuter/NSwag - 49981ab475ae60948f6ed25b6bb8f4a22c421317 authored almost 8 years ago
UI updates
github.com/RicoSuter/NSwag - b36cf27244ee3cf59bf26e2d1e810950920801b8 authored almost 8 years ago
github.com/RicoSuter/NSwag - b36cf27244ee3cf59bf26e2d1e810950920801b8 authored almost 8 years ago
Removed CRs
github.com/RicoSuter/NSwag - 238323068f0369c15d66d386b60f2cb801627c8d authored almost 8 years ago
github.com/RicoSuter/NSwag - 238323068f0369c15d66d386b60f2cb801627c8d authored almost 8 years ago
Removed CRs
github.com/RicoSuter/NSwag - aff433426cc3a1811f489bc4aa86d340c67d219e authored almost 8 years ago
github.com/RicoSuter/NSwag - aff433426cc3a1811f489bc4aa86d340c67d219e authored almost 8 years ago
Merge pull request #610 from grovesNL/clean-url
NSwag/NSwag#604: Clean trailing [?&] characters in URL
github.com/RicoSuter/NSwag - b44dc423c1e191442bf1a900ed901ffeedb60b6f authored almost 8 years ago
NSwag/NSwag#604: Clean trailing [?&] characters in URL
github.com/RicoSuter/NSwag - f6678f0f389208c1ffd0d8de3ca567d64ec6cfba authored almost 8 years ago
github.com/RicoSuter/NSwag - f6678f0f389208c1ffd0d8de3ca567d64ec6cfba authored almost 8 years ago
Merge pull request #601 from NSwag/master
Release v9.5
github.com/RicoSuter/NSwag - 7fb2214998ee2f7b8bc49f84ac70fa589f48a735 authored almost 8 years ago
v9.5
github.com/RicoSuter/NSwag - 39345081c7b88df7fae3136b7e4cf21bea68e0d5 authored almost 8 years ago
github.com/RicoSuter/NSwag - 39345081c7b88df7fae3136b7e4cf21bea68e0d5 authored almost 8 years ago
Fixed cmd line bug, improved UI
github.com/RicoSuter/NSwag - de66bdc383a89154579036201145847e835a0161 authored almost 8 years ago
github.com/RicoSuter/NSwag - de66bdc383a89154579036201145847e835a0161 authored almost 8 years ago
Merge pull request #599 from NSwag/master
Release v9.4
github.com/RicoSuter/NSwag - 41f7053fbbc708d7948d37339354daa2ca7f0f9d authored almost 8 years ago
v9.4
github.com/RicoSuter/NSwag - 613a7e7ad0f73961850fd1e31a13353dc198bbea authored almost 8 years ago
github.com/RicoSuter/NSwag - 613a7e7ad0f73961850fd1e31a13353dc198bbea authored almost 8 years ago
Updated svcs
github.com/RicoSuter/NSwag - 7b931afc3fbc6ab3226e6f9014246455a522cc2d authored almost 8 years ago
github.com/RicoSuter/NSwag - 7b931afc3fbc6ab3226e6f9014246455a522cc2d authored almost 8 years ago
body parameter only optional when it has a default parameter value
github.com/RicoSuter/NSwag - 31fa868b4a2c3ddfc5011be23c25fa742ef3f8be authored almost 8 years ago
github.com/RicoSuter/NSwag - 31fa868b4a2c3ddfc5011be23c25fa742ef3f8be authored almost 8 years ago
Fixed tpl (CS)
github.com/RicoSuter/NSwag - bfd7b8fa14eabbbe5480cd93d6a333dfe5c71503 authored almost 8 years ago
github.com/RicoSuter/NSwag - bfd7b8fa14eabbbe5480cd93d6a333dfe5c71503 authored almost 8 years ago
Do not render methods without cancellation token when GenerateOptionalParameters is enabled, adding default parameter values
github.com/RicoSuter/NSwag - d6c750be87ed81d98a2ca2d6c0943717416227d3 authored almost 8 years ago
github.com/RicoSuter/NSwag - d6c750be87ed81d98a2ca2d6c0943717416227d3 authored almost 8 years ago
Added GenerateSyncMethods setting
github.com/RicoSuter/NSwag - 2bd426deaa3566fc061fd101f84dd1536086b20e authored almost 8 years ago
github.com/RicoSuter/NSwag - 2bd426deaa3566fc061fd101f84dd1536086b20e authored almost 8 years ago
Added Core suffix to protected methods
github.com/RicoSuter/NSwag - c9211140b4db4d4aa509d16bbf32cf067a5e2824 authored almost 8 years ago
github.com/RicoSuter/NSwag - c9211140b4db4d4aa509d16bbf32cf067a5e2824 authored almost 8 years ago
Merge pull request #597 from NSwag/master
Release v9.3
github.com/RicoSuter/NSwag - dbc0964b9cd2ae11e60ff00d0baf76f4f7219005 authored almost 8 years ago
v9.3
github.com/RicoSuter/NSwag - 1b938eba58d3e8daf7c1682e3304d1b55a78ebdf authored almost 8 years ago
github.com/RicoSuter/NSwag - 1b938eba58d3e8daf7c1682e3304d1b55a78ebdf authored almost 8 years ago
Updated NJS, added GenerateDataAnnotations setting
github.com/RicoSuter/NSwag - 85a802083fad8833f5daf9e0a2d1626307c19633 authored almost 8 years ago
github.com/RicoSuter/NSwag - 85a802083fad8833f5daf9e0a2d1626307c19633 authored almost 8 years ago
Improved MultipleClientsFromPathSegmentsOperationNameGenerator, #593
github.com/RicoSuter/NSwag - 06180200f7762b59436f21665b81a4e07a85dcfb authored almost 8 years ago
github.com/RicoSuter/NSwag - 06180200f7762b59436f21665b81a4e07a85dcfb authored almost 8 years ago
Update README.md
github.com/RicoSuter/NSwag - d92833e2c8d4d8c09f48fdd508418e55d7d85c92 authored almost 8 years ago
github.com/RicoSuter/NSwag - d92833e2c8d4d8c09f48fdd508418e55d7d85c92 authored almost 8 years ago
Update README.md
github.com/RicoSuter/NSwag - 15b86ef7a18e21d048276021bba1e9ae42b64c18 authored almost 8 years ago
github.com/RicoSuter/NSwag - 15b86ef7a18e21d048276021bba1e9ae42b64c18 authored almost 8 years ago
Update README.md
github.com/RicoSuter/NSwag - 6eef901b2f76c5af7388db03a6bfc32716d3215a authored almost 8 years ago
github.com/RicoSuter/NSwag - 6eef901b2f76c5af7388db03a6bfc32716d3215a authored almost 8 years ago
Renamed integration property
github.com/RicoSuter/NSwag - 5f34ea7875aa4781bf33788d169f43266128d3ce authored almost 8 years ago
github.com/RicoSuter/NSwag - 5f34ea7875aa4781bf33788d169f43266128d3ce authored almost 8 years ago
Added default value in integration API
github.com/RicoSuter/NSwag - 637e456cae1178e0aa780285aa177b24c501a1e7 authored almost 8 years ago
github.com/RicoSuter/NSwag - 637e456cae1178e0aa780285aa177b24c501a1e7 authored almost 8 years ago
Updated svc clients
github.com/RicoSuter/NSwag - af9ba4b5d030fef900e8ba27db13f8900dba3765 authored almost 8 years ago
github.com/RicoSuter/NSwag - af9ba4b5d030fef900e8ba27db13f8900dba3765 authored almost 8 years ago
Improved operation name generators, #593
github.com/RicoSuter/NSwag - c5f595b0f3d512db0ada81014f71c1e900f17d94 authored almost 8 years ago
github.com/RicoSuter/NSwag - c5f595b0f3d512db0ada81014f71c1e900f17d94 authored almost 8 years ago
Updated NJS, minor tpl and code fixes, #591
github.com/RicoSuter/NSwag - d888c6dbd52598030b8227f7faa427ea10c2acb9 authored almost 8 years ago
github.com/RicoSuter/NSwag - d888c6dbd52598030b8227f7faa427ea10c2acb9 authored almost 8 years ago
Fixed unit test
github.com/RicoSuter/NSwag - 9e63c08f3319a9874bc9207a5b5368934d77e421 authored almost 8 years ago
github.com/RicoSuter/NSwag - 9e63c08f3319a9874bc9207a5b5368934d77e421 authored almost 8 years ago
Fixed tpl (CS)
github.com/RicoSuter/NSwag - 6911372057ab2546497b7daa9be398e87cb67057 authored almost 8 years ago
github.com/RicoSuter/NSwag - 6911372057ab2546497b7daa9be398e87cb67057 authored almost 8 years ago
Merge
github.com/RicoSuter/NSwag - 3f4b535f381e4fd99ed49215053ee879fe61c855 authored almost 8 years ago
github.com/RicoSuter/NSwag - 3f4b535f381e4fd99ed49215053ee879fe61c855 authored almost 8 years ago
Added ProtectedMethods setting
github.com/RicoSuter/NSwag - fadf35cba1cd3d958bc0de1cc8ebee0def84a0bc authored almost 8 years ago
github.com/RicoSuter/NSwag - fadf35cba1cd3d958bc0de1cc8ebee0def84a0bc authored almost 8 years ago
Updated NJS
github.com/RicoSuter/NSwag - da57c11800bc3cf27ada6c33ea506c8f286b0e72 authored almost 8 years ago
github.com/RicoSuter/NSwag - da57c11800bc3cf27ada6c33ea506c8f286b0e72 authored almost 8 years ago
Merge pull request #588 from adazzle/fetch-ts-fixes
Fetch typescript fixes
github.com/RicoSuter/NSwag - 7ff9ad0532e896ef3fde61410aefe3deb6a7508d authored almost 8 years ago
Type arg to allow for null on response
github.com/RicoSuter/NSwag - 4e189d704e14adef38948179135af596140de2e8 authored almost 8 years ago
github.com/RicoSuter/NSwag - 4e189d704e14adef38948179135af596140de2e8 authored almost 8 years ago