#swagger
Read more stories on Hashnode
Articles with this tag
In the previous parts in this series, I discovered the OpenAPI package, used it to verify REST API payloads, and then used it to create a class that...
Contrasting with a static client · In my previous post, I discovered the Microsoft.OpenApi packages and used them to extract JSON schemas from an Open...
Microsoft.OpenApi and NJsonSchema FTW · Recently, I needed to integrate an internal system that generates JSON with a third-party API. Usefully, I had an...