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

Improve blobToText (TS)

github.com/RicoSuter/NSwag - 915da9654165c300020d4455b0270f92784c798b authored over 6 years ago
Use header parse, closes #1649

github.com/RicoSuter/NSwag - f7aef821e047196211b72da46cfc0833bbe3ea1d authored over 6 years ago
Use SwaggerResponseAttribute.Description with API Explorer, closes #1648

github.com/RicoSuter/NSwag - 225dc379da8381abd7f43793e7c0cc020ce51310 authored over 6 years ago
Handle OpenAPI 3 file response in client generators, closes #1629

github.com/RicoSuter/NSwag - 6fb411c072f7351e25d71630e658d191680620c2 authored over 6 years ago
Correctly resolve property info with API Explorer, closes #1642

github.com/RicoSuter/NSwag - 5b50dd9a8101bf8e418c15aba139366f83897162 authored over 6 years ago
Replace backslashes, closes #1643

github.com/RicoSuter/NSwag - d0f2b0340935e8d2208580e0e55d3a586e1db266 authored over 6 years ago
Fix document provider UI

github.com/RicoSuter/NSwag - 5648514f01faafa06101c33056df98c6b4326182 authored over 6 years ago
Regenerated clients

github.com/RicoSuter/NSwag - af135dca8d017ddd32409630872a279ae116bb12 authored over 6 years ago
v11.20.0: Infer AllowNullableBodyParameters if possible, #1635

github.com/RicoSuter/NSwag - 66095db418f5e6b50b670d3145feb63ada34550f authored over 6 years ago
v11.20.0: Add AllowNullableBodyParameters setting, #1635

github.com/RicoSuter/NSwag - 6ae94f97afd5063bd915335df1f2728b5ce76d7e authored over 6 years ago
Merge branch 'master' of https://github.com/RSuter/NSwag

github.com/RicoSuter/NSwag - ee1c53188476c82c383e521029e4ac03670e6771 authored over 6 years ago
Merge pull request #1638 from RSuter/v11-20-0

v11.20.0

github.com/RicoSuter/NSwag - f41e43ca8bfcaf907269b9fe107f253fce017d89 authored over 6 years ago
RxJS: Import from only if needed, closes #1533 (#1637)

github.com/RicoSuter/NSwag - bb154b73a2f45693b5731dc5eb468873fae145ff authored over 6 years ago
Regenerated clients

github.com/RicoSuter/NSwag - 88ee8e8197faba623a0dc58798a3059398047593 authored over 6 years ago
Fix assembly path lookup, closes #1630

github.com/RicoSuter/NSwag - d5b873ea37f0887afb404962080994225d60ae6a authored over 6 years ago
Set Content-Type only if request has body parameter, closes #1634

github.com/RicoSuter/NSwag - 15821eb83578f1d38f621c6531ac27a66f1688a2 authored over 6 years ago
Integrate new NJS version: Fixes for OpenAPI, improve allOf inheritance (#1631)

* Fix OpenAPI null handling and more

* OpenAPI 3: Fix Parameter.IsNullable and add Parameter....

github.com/RicoSuter/NSwag - 86e06e49b529fef46e9683e75aa07ff1a7383837 authored over 6 years ago
Use versioned api explorer when available (#1622)

* Added missing nuget and removed the version number

* Use versioned api explorer when availa...

github.com/RicoSuter/NSwag - 26e0c58919421d183109daeece0d9a618a44acad authored over 6 years ago
Added more Swagger UI 3 display settings (#1621)

github.com/RicoSuter/NSwag - 82b2a5a917310e0582de0338a38d0142e09c640d authored over 6 years ago
Merge branch 'master' of https://github.com/RSuter/NSwag

github.com/RicoSuter/NSwag - b1e62cae329b957b8e7c68bc60fef5ef1b082284 authored over 6 years ago
Update README.md (#1627)

github.com/RicoSuter/NSwag - 64bac057e6376bb363b7d76870ccb0f377260c9c authored over 6 years ago
C# Client: Enhance exception message with status and response (#1612)

* enhance exception message

When a unit test throws an exception, [xUnit](https://xunit.githu...

github.com/RicoSuter/NSwag - de6f221752e2b1faa2953a74bc0c95c9ada05087 authored over 6 years ago
Optional/required parameters: Use RequireParametersWithoutDefault fallback setting and API Explorer (#1606)

* Improve optional/required body parameter handling, closes #1600

* Add complex tests

* Ad...

github.com/RicoSuter/NSwag - a4984ccb8a1bbc79b087d514f56968d62d0eb4e6 authored over 6 years ago
Merge pull request #1619 from RSuter/feature/use-redoc-v2

Use ReDoc v2

github.com/RicoSuter/NSwag - c2ff7989d29b81686ca64f23abe1401ec4fe5f45 authored over 6 years ago
Merge branch 'master' into feature/use-redoc-v2

github.com/RicoSuter/NSwag - 5a049e968b93745dc52863647fb08595716dd3e9 authored over 6 years ago
Run tests in netcoreapp2.1

github.com/RicoSuter/NSwag - 3359110989a68a615be74e99845b4058666d53f9 authored over 6 years ago
Use ReDoc v2

github.com/RicoSuter/NSwag - 198ab89801810783ed0a2355a72191d732c4ee74 authored over 6 years ago
Deprecate extension methods

github.com/RicoSuter/NSwag - 1e301232769d6730c2f784ee6f75c1284bb6d59a authored over 6 years ago
Use latest version of Swagger UI 3

github.com/RicoSuter/NSwag - d939dc6e4c2ee0be52858e6510d5f81c1b52134c authored over 6 years ago
Small improvements

github.com/RicoSuter/NSwag - 7f599367afce2bcfbd5bb069a893173b457f1b68 authored over 6 years ago
Added path utilities tests

github.com/RicoSuter/NSwag - 769c4527e26d512e49d09aeca4d027391017e4e4 authored over 6 years ago
Fix output type

github.com/RicoSuter/NSwag - d742a646d2e0dbd89bd96fa6116541856e0e7f4d authored over 6 years ago
Remove description

github.com/RicoSuter/NSwag - 2c4e63bbdf2af871ec0fc6ac82bca4baed3332e5 authored over 6 years ago
Fix document template handling

github.com/RicoSuter/NSwag - d4e1add4de9c75e4aa53a9108c4a4ef7774f18ce authored over 6 years ago
Remove unused code

github.com/RicoSuter/NSwag - 3e29ee01b8eef549b1199002d89035f548a8400d authored over 6 years ago
Merge pull request #1592 from sweetlandj/master

Use IPropertyNameGenerator to determine property names of complex que…

github.com/RicoSuter/NSwag - bdf1683f244e3a23197ade0a82f1423d0fd8b314 authored over 6 years ago
Merge branch 'master' of https://github.com/sweetlandj/NSwag

github.com/RicoSuter/NSwag - 63434902c696a4120047876d6b2e8e02c5d832d0 authored over 6 years ago
Change PropertyName to Name on PropertyModel; remove unneeded DefaultPropertyNameGenerator, #1591

github.com/RicoSuter/NSwag - 9a9793006ad66834dbaeffb305cc6a13ef558c80 authored over 6 years ago
Fix whitespace

github.com/RicoSuter/NSwag - f01396fa0915529359248af50bfe421436ddafc5 authored over 6 years ago
Use IPropertyNameGenerator to determine property names of complex query parameters, #1591

github.com/RicoSuter/NSwag - c076123287808a1b7e2a0e11a1a76b30c1bd3f8d authored over 6 years ago
Change working directory only for server startup, closes #

github.com/RicoSuter/NSwag - c1f8fa998391fe40153d965a34b80d8d1f8164fb authored over 6 years ago
Rename parameters, #1580

github.com/RicoSuter/NSwag - da36e583aa2f03940028242319bc6d93d080a332 authored over 6 years ago
Improve header parameter handling, closes #1580

github.com/RicoSuter/NSwag - 0a09009679e5802def2313598825420de4ba0337 authored over 6 years ago
Improved extensino data handling, #1391

github.com/RicoSuter/NSwag - 4f324ae17e7f63b9f7be27ba3115a29a4af47f9a authored over 6 years ago
Merge pull request #1391 from paulomorgado/extension-data

[WIP] Add extension data to document and operations

github.com/RicoSuter/NSwag - 005aed6c58af72004d70607dc4ccaba87f29b253 authored over 6 years ago
Added variables parse exception, closes #1553

github.com/RicoSuter/NSwag - 1c56e56a6fbd8a894d4a48af9ff6749dbba5fd8c authored over 6 years ago
Updated NJS, v11.19.0.0 (3)

github.com/RicoSuter/NSwag - 55f1ccb9190400352f00888ea35e5ad91031a89b authored over 6 years ago
Some fixes, v11.19.0.0 (2)

github.com/RicoSuter/NSwag - e884af9d2605a375be229876a31570e1d55c8aa1 authored over 6 years ago
Set produces on operation, #1566

github.com/RicoSuter/NSwag - 1ddfd8ea4639626e34efdf6dfd5b20f9c601f36b authored over 6 years ago
Change tests

github.com/RicoSuter/NSwag - 972c3b45d3dac304ffd1bf4097f851dc0864f606 authored over 6 years ago
Some improvements

github.com/RicoSuter/NSwag - b843cb79730a6a6a43f220fcf5a5b9b8a26d5926 authored over 6 years ago
Improved run

github.com/RicoSuter/NSwag - 343122c43817f00c96273224d13a6ff7d07ff37f authored over 6 years ago
Improved assembly loading

github.com/RicoSuter/NSwag - 355098115aac9c7179251f6c6987824178efc702 authored over 6 years ago
Add more tests

github.com/RicoSuter/NSwag - 7a6d319738fb696b23bee78873004674c1c91d20 authored over 6 years ago
Add ResolveJsonOptions

github.com/RicoSuter/NSwag - 18359dc34ae5c239f88660cd1b8a8e7f616c94ad authored over 6 years ago
Merge pull request #1569 from RSuter/feature/settings-factory-fix

Various fixes

github.com/RicoSuter/NSwag - 3520f3025ab0e3921aee67007881a21f059de6f0 authored over 6 years ago
Improve deps

github.com/RicoSuter/NSwag - 33ad781c6f00de2be9d8bd01c511ff4e5473c226 authored over 6 years ago
Fix settings

github.com/RicoSuter/NSwag - a734f932617389b198677c8af98032d39c22be71 authored over 6 years ago
Remove settings factory

github.com/RicoSuter/NSwag - a48f619f4b524b9dd05e8fd79ff6c0db0194c1ac authored over 6 years ago
Merge pull request #1561 from yhnavein/auto-ref-assemblies

Add local nuget repository as refPaths

github.com/RicoSuter/NSwag - 2b1f039ddba321183191ae02ad534ed0169b0b1e authored over 6 years ago
chore: added default useNuGetCache to the samples

using the default value, so that it's known that this property exists

github.com/RicoSuter/NSwag - f5fc74b9b53a0092d367a1ffc9370e05994af05a authored over 6 years ago
chore: LoadDefaultNugetCaches -> UseNuGetCache

github.com/RicoSuter/NSwag - 99fce28320f6a04a81226bd4f83bc48adf4765a1 authored over 6 years ago
Merge pull request #1558 from RSuter/patch/improve-required-handling-query-params

[WIP] Revert query parameter required handling

github.com/RicoSuter/NSwag - ece5079ff8d9d8efc8e94797c15f36de244a9eac authored over 6 years ago
chore: no changes in the ListWebApiControllers

github.com/RicoSuter/NSwag - dd5cc51420523bbaa8657f901d645fce121f0579 authored over 6 years ago
chore: removed console logs

github.com/RicoSuter/NSwag - c752efee6802e54d8fd4dd75bf79455a0555e8af authored over 6 years ago
fix: constructed path now works perfectly

github.com/RicoSuter/NSwag - d842f94f4e452a671da1fe615f75c75f90f6a4d0 authored over 6 years ago
feat: Added property LoadDefaultNugetCaches

When set to true it will automatically load reference libs from the User's cache folder
It's ess...

github.com/RicoSuter/NSwag - c60dbb052deac81cdff44e6351ef9eb640b5e5ec authored over 6 years ago
Improve tests

github.com/RicoSuter/NSwag - 3640915533efd84d8b915a2d850bd7bf08eba7dd authored over 6 years ago
Fix sample project

github.com/RicoSuter/NSwag - 2c2947d2a4ce577bb66f9fff3ecf534b320e42bb authored over 6 years ago
Revert query parameter required handling

github.com/RicoSuter/NSwag - 1396ec89c89e19159c61054f1d0e1b3ff2e49271 authored over 6 years ago
Revert "Updated NJS"

This reverts commit 17905d6bdc444a506964fdcbfc1208790bc93882.

github.com/RicoSuter/NSwag - ba32d197ee4621fd907a1ddda3a4ec73f63597d9 authored over 6 years ago
Merge branch 'master' into feature/settings-factory

github.com/RicoSuter/NSwag - 1535b7fea1d77cd0ad4691b69279be1ca3444c9c authored over 6 years ago
Merge pull request #1540 from hmflash/fix-swaggerui-middleware

Perform exact request path matching for UI index

github.com/RicoSuter/NSwag - f79d3433036e59058b39ef02a690e9a6b1c97f06 authored over 6 years ago
Merge pull request #1543 from pekspro/ExportTypes

Adds support for ExportTypes.

github.com/RicoSuter/NSwag - b5a2a2d7195019b846e31b0d36c7058abbab9a1d authored over 6 years ago
Updated NJS, minor cleanup

github.com/RicoSuter/NSwag - a98aeaa8d3c6af770fbd6e0c82f1a6808d7eafc3 authored over 6 years ago