-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Make ApiDescriptionActionData public #15023
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make ApiDescriptionActionData public #15023
Conversation
|
@tebeco could you |
|
@pranavkm , done |
|
Thanks @tebeco. Could you also update the reference assembly in |
|
out of curiousity, what is https://github.com/dotnet/arcade/tree/master/src/Microsoft.DotNet.Helix/Sdk ? Should i worry about these build ? anything that i should do to fix it ? |
javiercn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me, @pranavkm for final sign-off. It's my understanding we want to take this.
|
Thanks @tebeco! |
(I have no idea if i took the proper branch, i started on
3.0, and i wonder if i should have took3.1.0-preview1Summary of the changes
ApiDescriptionActionDatapublic backAddresses #14954 (suggested by @pranavkm / @mkArtakMSFT )
see domaindrivendev/Swashbuckle.AspNetCore#1316 (comment)
I have no idea if the scaffolding should change of if there's anything else to add on top of this