Karim Omrane

Results 3 issues of Karim Omrane

I am using [SwaggerRequestExample] from Swashbuckle.AspNetCore.Filters to generate examples to my schemas definition in the swagger file. But I got only a new field in each schema named additionalProperties: false...

Hello community, I am facing a problem in configuring OAuth token for authorization to configure API Management suite. Anyone have an idea how to to it?

I am facing an issue while trying to add a format attribute to each definition schema in my code using Swagger using Swashbuckle annotation `[SwaggerSchema(Format = nameof(...))]`. The value of...

question