Safia Abdalla
Safia Abdalla
> However, when I run build.cmd things seem to work better. Any guidance to get the build to work in VS, or is this unsupported? You may have to configure...
@dotnet/aspnet-build CI status seems off on this PR. Can I get help merging since it's just a docs change?
@bseptember It looks like there is an XML syntax issue on the PR. Would you be able to fix it? Otherwise, I can make a modification in this branch.
My [PyData Chicago talk](https://www.youtube.com/watch?v=LeMwtpYootY) discussed a bit about building kernels and the general JMP infrastructure. I also at some point had a play-along tutorial-style blog post running about building a...
@dotlogix You might have some luck opening this feature for discussion in the repo for [the OpenAPI specification](https://github.com/OAI/OpenAPI-Specification). Swashbuckle/ASP.NET don't control what is feasible to write into the OpenAPI document...
@martincostello Yes, AFAIK, the spec comment referenced in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2600#issuecomment-1595793690 outlines the intent to support this in OpenAPI v4. Versions v3 and v2 still only support the finite set denoted in...
This PR adds support for the new metadata: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414
Chiming in on this old issue as the OpenAPI/Swagger SME for ASP.NET Core 😄 OpenAPI generation tools like Swashbuckle (used here) will try to generate an OpenAPI/JSON schema for a...
> Apologies if this is the wrong place to ask these questions, but will Yaml file generation be supported out of the box? I haven't thought about YAML generation as...
> I understand that the objective here is not necessarily a like for like replacement for Swashbuckle, but Yaml was one of the formats that was supported by that library,...