Closed Aragas closed 6 months ago
Thanks for another great suggestion. I think for this one too, we'll need a new NuGet package as wouldn't want the default package to take on extra dependencies (assuming aspnet core and Microsoft.OpenApi?)
+1
Hi @Aragas - looking at this one, are you saying that you want Vogen to generate the implementation above (the class that you provided), or are you suggesting that it generates an implementation of ISchemaFilter
for every value object that it generates?
Hi @Aragas - looking at this one, are you saying that you want Vogen to generate the implementation above (the class that you provided), or are you suggesting that it generates an implementation of
ISchemaFilter
for every value object that it generates?
Yea, it's a global extension. We don't need a per-object implementation here
Implemented in 4.0.5
Describe the feature
Add support for OpenAPI/Swagger schema generation
Usage: