dotnet / dotnet/Docker.DotNet

Generate model classes from the OpenAPI specification

Open
#583 9 comments 0 reactions 0 assignees View on GitHub
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.

![OpenAPI specification](https://user-images.githubusercontent.com/9199345/187952395-b0c9f075-4249-418d-8dfb-b0abc25507e0.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.