SvenEV / WinSwag

A UWP app for loading Swagger definitions and exploring REST APIs
20 stars 4 forks source link

OpenAPI 3 Support #23

Open SvenEV opened 7 years ago

SvenEV commented 7 years ago

WinSwag only supports Swagger/OpenAPI v2 specifications at the moment, partly because NSwag only supports v2. OpenAPI 3 was released in July 2017 and WinSwag should support it in the future.

RicoSuter commented 7 years ago

Ref: https://github.com/RSuter/NSwag/issues/945