azure-functions-openapi-extension
azure-functions-openapi-extension copied to clipboard
feature request OpenApiExample for interface
It would be great if I could define example for an interface. Unfortunately the OpenApExampleAttribe can be used only with a class.
Can you add the AttributeTargets.Interface to the attribute restriction definition of the OpenApiExampleAttribute?
@AT-OSWORKS Thanks for the issue! Would you please elaborate the request with some examples? I'm not sure how an interface is used to provide an example.