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

Adds unit tests for code generation with export types setting.

github.com/RicoSuter/NSwag - 0c1a7a9972220a523e24462f6c4a9483a951a513 authored over 6 years ago
Adds support for ExportTypes.

github.com/RicoSuter/NSwag - e7da53cea7a3f3d7ee2c3ec835ef9a21e775bc8c authored over 6 years ago
Merge pull request #1542 from pekspro/StrictFixes

Fixes "return null" problem in issue #1509.

github.com/RicoSuter/NSwag - 70a8268e02bd899ea3cd29e1491d8469e7791bc4 authored over 6 years ago
Add SupportsStrictNullChecks check

github.com/RicoSuter/NSwag - f746a546bdb324c7446834514846b956b6a79077 authored over 6 years ago
Fixes "return null" problem in issue #1509.

github.com/RicoSuter/NSwag - 748afafea0351733062f61a0a5104cfd19229218 authored over 6 years ago
Perform exact request path matching for UI index

If the swagger ui route is `/swagger` only return the
index if `/swagger/index.html` is requeste...

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

github.com/RicoSuter/NSwag - 89a99a9f7f44419194ffdad2b0aca94f526c59f5 authored over 6 years ago
Merge pull request #1537 from pekspro/master

Fixes #1536

github.com/RicoSuter/NSwag - 785a95ae34c9c679e07a0f99cf99c2fe763cc33a authored over 6 years ago
Merge pull request #1534 from pekspro/master

Clears schemes if no host should be used. Fixes #1517.

github.com/RicoSuter/NSwag - 6e355a534bf012f182f257279ebbfbaf2e1060d8 authored over 6 years ago
Clears schemes if no host should be used. Fixes #1517.

github.com/RicoSuter/NSwag - 7d1ee56c79bd51335d499c0dd3e92fb3abbfe416 authored over 6 years ago
Improve document servers handling, closes #1530 and #1517

github.com/RicoSuter/NSwag - 381e74da621914e8b76438e71c243048025bc744 authored over 6 years ago
Merge pull request #1531 from cvallance/change-reference-to-referencepath

Changed instances of @(Reference) to @(ReferencePath)

github.com/RicoSuter/NSwag - 247cf47b35c4d73936c8aeb5dc48d4dfc26b12eb authored over 6 years ago
Merge pull request #1521 from RSuter/feature/optional-complex-query-params

Use ApiParameterDescription.IsRequired from API Explorer with fallback

github.com/RicoSuter/NSwag - e354eb0bda65689c86127fb9227a6872f38cb75d authored over 6 years ago
Use ApiParameterDescription.IsRequired

github.com/RicoSuter/NSwag - dc16d71e9ac1d459e10032cdfd3ab00765438d1e authored over 6 years ago
Add missing brackets, closes #1529

github.com/RicoSuter/NSwag - c48989c8915fcaaa159fcecdd373e15a77caf279 authored over 6 years ago
Add patch version to openapi version, #945

github.com/RicoSuter/NSwag - 36f50870a54560b14a2c8b48bded072488dbc03a authored over 6 years ago
Add parameter type when x-schema is set, closes #1527

github.com/RicoSuter/NSwag - 0182d100f339001e9c970785604c99861e56a0ae authored over 6 years ago
Changed instances of @(Reference) to @(Reference) path. Related to issue 1159

github.com/RicoSuter/NSwag - 8bfcf89122ba15107d95b5fc160075e2815d3451 authored over 6 years ago
Add tests for optional complex query parameters

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

github.com/RicoSuter/NSwag - 0936178813e72e751766f16ffc6fafea1e26d19e authored over 6 years ago
Improve document servers handling, closes #1517

github.com/RicoSuter/NSwag - 663b8bd11d41eb904f7db132765508bb6c019dec authored over 6 years ago
Ignore unused implicit path parameters, closes #1516

github.com/RicoSuter/NSwag - d58032ddf14835365c14834e60f2571e8bb348b6 authored over 6 years ago
Updated sample outputs

github.com/RicoSuter/NSwag - c763ae363fa7dc52cf9f8d037eaf754aea0a9778 authored over 6 years ago
Fix OpenApi 3 parameter.schema handling

github.com/RicoSuter/NSwag - d442057261df201ec125837addbe81f9d4f7c46a authored over 6 years ago
Move CollectionFormat assignment

github.com/RicoSuter/NSwag - 89bb712d9b374633ad3de39ff694842db235e91f authored over 6 years ago
Use "schema" for primitive parameters, closes #1503

github.com/RicoSuter/NSwag - c350820aedff3dc8edc2ecc14bdb9f23aa2bb690 authored over 6 years ago
Correctly resolve parameter $refs, closes #1486

github.com/RicoSuter/NSwag - 83a7da5cdf04ed277fb9f829b207bd8b14774fa9 authored over 6 years ago
Add moment-duration-format import, closes #1496

github.com/RicoSuter/NSwag - 9c8398e7d603be8e657c818055f656435c977349 authored over 6 years ago
Do not convert Configuration to absolute/relative path, closes #1492

github.com/RicoSuter/NSwag - 3f78c3dab62f22747f640e5d91778a5e8a52d775 authored over 6 years ago
Merge pull request #1501 from RSuter/patch/explicit-parameter-as-string

Treat explicit parameters as string

github.com/RicoSuter/NSwag - 810de5007f6f813e48353bfe11287244cc4ece0f authored over 6 years ago
Treat explicit parameters as string

github.com/RicoSuter/NSwag - d6690d7050b5a2229caa7c47e90ebcba47e20e77 authored over 6 years ago
Merge pull request #1498 from paulomorgado/master

allow both build and buildCrossTargeting.

github.com/RicoSuter/NSwag - b61501d34d24560b443157f14d5cabd9b0538892 authored over 6 years ago
allow both build and buildCrossTargeting.

github.com/RicoSuter/NSwag - 3000562d8846bd4d6b8a92f5acbbffc55863a3ba authored over 6 years ago
Removed unused call

github.com/RicoSuter/NSwag - 766ca6704366216f64aae9ad6734fe5d6082e9c5 authored over 6 years ago
Update package

github.com/RicoSuter/NSwag - 20eac8dd56c574fcf6437800493e88f4c22fc115 authored over 6 years ago
Add WorkingDirectory settings, closes #1492

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

github.com/RicoSuter/NSwag - ee5121c3f982225d8dc358cb6b711fa8002c3f36 authored over 6 years ago
Extracted templates

github.com/RicoSuter/NSwag - cffdb99fd36e39cb7a3441336d9472e32cda40e1 authored over 6 years ago
Use SchemaType in middlewares

github.com/RicoSuter/NSwag - 2974bbe444d1871756f94d1fab8beaa6cb63908f authored over 6 years ago
Merge pull request #1474 from crfloyd/feature/DeepObject

Fixes bug where incorrect c# code generated for DeepObject parameters…

github.com/RicoSuter/NSwag - 00733592f8d904d3fd1eab8dab086b006382959c authored over 6 years ago
Avoid unreachable code, regen samples, closes #1477

github.com/RicoSuter/NSwag - 9b1c533e7d2e3f5d156ee67050c42998e900d006 authored over 6 years ago
Improved tpl

github.com/RicoSuter/NSwag - bb39f1e81624a44356a8f6fb8f87fec3b22524e8 authored over 6 years ago
Merge pull request #1482 from Y2zz/master

remove extra parentheses

github.com/RicoSuter/NSwag - cc3d4ac05aa69ff7a8965c50529e4430be0618f2 authored over 6 years ago
Update Client.ProcessResponse.ReadBodyEnd.liquid

github.com/RicoSuter/NSwag - 1603b692731f3913b6fe797a567e6df85f57f1b9 authored over 6 years ago
Update Client.ProcessResponse.ReadBodyEnd.liquid

github.com/RicoSuter/NSwag - d2888514a20d4dff63307dd48532e75998de00eb authored over 6 years ago
remove extra parentheses

github.com/RicoSuter/NSwag - 385f9755aaef347bf5cbf89536defd3a0b0f6b2e authored over 6 years ago
Adjusts new template formatting to be consistent with entire template.

github.com/RicoSuter/NSwag - aa370090340a032e965dc514eaa02229008d46b4 authored over 6 years ago
Fixes bug where incorrect c# code generated for DeepObject parameters for OpenApi 3.0. Missing curly braces around null check body.

github.com/RicoSuter/NSwag - 89506b188c717ea8a4d11bbbedbef57ef83f2eea authored over 6 years ago
Merge pull request #1462 from Em1ss1oN/yaml_references

Overload for FromJsonAsync with JsonReferenceResolver factory support

github.com/RicoSuter/NSwag - 2b97e43651c8892d3419aa6d97976bab11335158 authored over 6 years ago
Used JsonAndYamlReferenceResolver as default in SwaggerYamlDocument

github.com/RicoSuter/NSwag - c13a2dfce2ab40846b59c32161597e105dfb7397 authored over 6 years ago
Merge remote-tracking branch 'upstream/feature/improve-yaml' into yaml_references

# Conflicts:
# src/NSwag.Commands/NSwag.Commands.csproj
# src/NSwag.Core.Yaml/SwaggerYamlDocumen...

github.com/RicoSuter/NSwag - 0c9818b155664da3f26f07105727f0197bee9976 authored over 6 years ago
Merge branch 'master' into yaml_references

github.com/RicoSuter/NSwag - 4e87cfab4443f60be45519a709e6ab7b3cbe8062 authored over 6 years ago
Use yaml and json resolver, update NJS

github.com/RicoSuter/NSwag - bcbb6ef76229e45ba0c5b6fa41ea99014e491643 authored over 6 years ago
processorArchitecture Fixup

github.com/RicoSuter/NSwag - 320e9a0b88e977fdb0c30e82a812ea78bb75ab45 authored over 6 years ago
Added Overload for FromJsonAsync with JsonReferenceResolver factory support, RSuter/NSwag#1458

github.com/RicoSuter/NSwag - da7b04cc860045ea5c354f80398cc93d327b9d2c authored over 6 years ago
Improved document

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

github.com/RicoSuter/NSwag - 962c4d0b02772c642dc3c5459547230d9c83fa46 authored over 6 years ago
Merge pull request #1454 from goldsam/operationId-as-route-name

Add support for using swagger `operationId` property as route name in `RouteAttribute`s of gener...

github.com/RicoSuter/NSwag - 60b4f3447b89d5da5a5893d66359e0c9b073a10f authored over 6 years ago
Add RouteNamingStrategy to UI

github.com/RicoSuter/NSwag - 85219b0b144ae3f0cb383fd58525d5bcb67b84ba authored over 6 years ago
Add title, description and version to C# controller template model (#1455)

github.com/RicoSuter/NSwag - 4e35462450de42f47ea77a2aaaada2730482e4af authored over 6 years ago
Remove double space (#1456)

Remove double space in comment

github.com/RicoSuter/NSwag - 756212c7e9e14dc9a1656b9f0def8fa99c22c520 authored over 6 years ago
Added `RouteNamingStrategy` argument property to `SwaggerToCSharpControllerCommand`.

github.com/RicoSuter/NSwag - 356decf5c8f6299727142a454ec3a948d2af54b2 authored over 6 years ago
Add support for using swagger `operationId` property as route name in `RouteAttribute`s of generated controllers

github.com/RicoSuter/NSwag - 2f79f3a0c4cac8609f6cdd147d0e2204f086b071 authored over 6 years ago
Add @param to ts docs, closes https://github.com/RSuter/NJsonSchema/issues/738

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

github.com/RicoSuter/NSwag - a67b33614e846c57503f19652b04a5fad6708cf5 authored over 6 years ago
Removed unused .map files, #1446

github.com/RicoSuter/NSwag - fdb9f3d6c2192d45449f0934c6f698183c0b3d39 authored over 6 years ago
Ensure status code is correctly set for default response (#1441)

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

github.com/RicoSuter/NSwag - 5bb755fa19b1db0c4e9a46ae1ac0e82d193c6634 authored over 6 years ago
Added extension data to code generator models, closes #1436

github.com/RicoSuter/NSwag - 78ea6ad6f4cf4a82b63c4117f07fde5607332343 authored over 6 years ago
Revert "Expose ExtensionData in code generator models, #1436"

This reverts commit c05d16e965929cc7a8643ab5ac8c5dc1af6c4461.

github.com/RicoSuter/NSwag - 91fa04fb1d4642ecf2a210333d1b123ce3eb9d74 authored over 6 years ago
Expose ExtensionData in code generator models, #1436

github.com/RicoSuter/NSwag - c05d16e965929cc7a8643ab5ac8c5dc1af6c4461 authored over 6 years ago
Merge pull request #1434 from pranavkm/prkrishn/license-header

Fixup license headers

github.com/RicoSuter/NSwag - 9ae02d65b1ffc57de5213071cd2ee8aa6597f2a2 authored over 6 years ago
Fixup license headers

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

github.com/RicoSuter/NSwag - 8315c44f4faf0590db19b7aa89499bf15be639a8 authored over 6 years ago
Include only used controller types in operation processor context, closes #1393

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