@galvesribeiro Maintaining parts of the Docker API (models) by hand is cumbersome and error prone (#577). As you have mentioned in #568 you are working on a new implementation to generate the model classes.
Why don't we use the existing OpenAPI specification instead? OpenAPI can generate the classes for us.
