Safia Abdalla

Results 518 comments of Safia Abdalla

Triage: we're going to merge this. It's been reviewed and doc changes look good. 👍🏽

Hi all, We just posted [an announcement](https://github.com/dotnet/aspnetcore/issues/54599) about the future of OpenAPI support in ASP.NET Core. TL;DR: we're adding OpenAPI document generation as a first-class feature in ASP.NET Core. I've...

Closing as this is resolved with our new built-in OpenAPI support.

Assigning myself to this to see if I can land on a solution for this as part of the recent wave of OpenAPI-work. I'm particularly eyeing the change in behavior...

Hi folks! Yes, this isn't supported yet. We've actually got an issue tracking adding support for this over on the aspnetcore repo (https://github.com/dotnet/aspnetcore/issues/39927). If you'd like to see this happen,...

@BrennanConroy I recently opened this one to quarantine some stuff this time around: https://github.com/dotnet/aspnetcore/issues/34941

@TanayParikh I think it only makes sense to do this if we are planning on pursuing https://github.com/dotnet/aspnetcore/issues/25643 for 7.0.

> Any update on this? > > In .NET 6 there is any way to add the summary or description? I'm having issues with minimal api There's no out-of-box way...

@RicoSuter There's two aspects. to this: The `WithName` and `WithDescription` extension methods populate `EndpointMetadata` which is accessible via the API explorer. https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2173 showcases how these values can be read from...

@rgbkrk Thanks for taking the time to review! @shibbas Heads up that automatic releases are now enabled on the repo (see https://github.com/nteract/nteract/discussions/5568 for more info). To support automated releases, please...