Docker.DotNet
Docker.DotNet copied to clipboard
Add Swarm Config Api
Add Swarm Config Api https://docs.docker.com/engine/api/v1.39
This would be very useful to me, would be great if it could be merged.
@galvesribeiro Any chance this could be merged? Is there something else needed?
Unfortunately we can't get PRs that changes the .Generated.cs files. Those are meant to be generated by the Go generator for now, unfortunately.
Also, there are conflicts on it.
So I would suggest to update the model files instead and rebase the PR on the main branch so we can review.
Thanks!
Should this be closed in favour of #589 ?