Generate model classes from the OpenAPI specification
Open
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 416
- PR merge metrics
- No merged PRs in 30d
Description
@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](https://docs.docker.com/engine/api/v1.41.yaml) instead? OpenAPI can generate the classes for us.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.