Angle

Results 35 comments of Angle

We could have something like `CustomSchemaIds` for the `TryLookupByType` and we maybe could customize the `TryGetValue` call. Like that, instead of being forced to have exactly the same type, we...

@codecov-commenter thanks for your clarification and sorry to have use the terms "proxy" (it was easier than your great explanation) i can manage to refactor my code for almost all...

Hi again, so i think i found what was causing the issue... and i don't know what i can do about it.... In fact, i'm using odata.... ``` ``` with...

[SwashbuckleTestBug2679.zip](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/files/12089585/SwashbuckleTestBug2679.zip)

to add to this issue, i managed to make it crash using a dictionary... `public async Task PutDataEquipment(Int64 key, Int32 index, [FromBody] ImportationEquipmentDto request) {` `public async Task PutDataEquipments(Int64 key,...

Hello, just here to say that i still hit the error and have not found a way to workaround it.... (and make some noise just for not closing this issue)...

@domaindrivendev i'm sorry to hook you up like this, but i really would like to solve this issue and i constantly hit it. When you'll have some time to spare...

@Havunen thanks but sadly i use `Swashbuckle.AspNetCore` and cannot/wont change it.... I just hope that at some point "someone" will accept to come to talk about it.

@commonsensesoftware thank you so much for your wonderful answer !

@martincostello sorry for the late answer. Yes, we can close this. For the ones looking for a "workaround" you can either look at the answers of @commonsensesoftware that are completely...