luka-j / matf-rs2-api-gateway

0 stars 1 forks source link

[API] Implement OAS3(+modifications) parsing #13

Closed luka-j closed 1 year ago

luka-j commented 1 year ago

Implement logic for parsing the config.

luka-j commented 1 year ago

Should be handled by Microsoft.OpenApi (almost?) entirely. SmartBear/Swagger doesn't provide an official lib (i.e. there isn't a real equivalent to Java's swagger-lib).