Forum Discussion

Imre's avatar
Imre
New Member
10 months ago

What is the representation of KeyParValue<string, string> in Open Api schema?

Hi, I would like to use NSwag Api client generator to generate C# api client from swagger.json file, but I have problem with the KeyParValue<string, string> type mapping. I would like to provide a...