-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #476 from fussybeaver/ND/sync-api-v1.47
Sync Bollard to api v1.46
- Loading branch information
Showing
6 changed files
with
13 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1 @@ | ||
## Overview | ||
|
||
This data model was generated by the [swagger-codegen] | ||
(https://github.com/swagger-api/swagger-codegen) project. | ||
|
||
To see how to make this your own, look here: | ||
|
||
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) | ||
|
||
- API version: 1.47.0-rc.27.3.1 | ||
- Code generation suffix: 1.47.0-rc.27.3.1 | ||
- Build date: 2024-11-12T11:52:28.377Z | ||
|
||
This autogenerated project defines an API crate `bollard-stubs` which contains: | ||
* Data types representing the underlying data model. | ||
|
||
The data types are generated specifically for the [Bollard API client](https://github.com/fussybeaver/bollard), and are not intended for direct library consumption. These data stubs might change as needed by the parent project. | ||
|
||
## Package versioning | ||
|
||
The upstream Docker API version references the major and minor version of this package. An additional suffix constitutes revisions around the code generator. | ||
|
||
## Generating code. | ||
|
||
Use the java package manager maven to generate the stubs. Java JDK 8 is required to run these: | ||
|
||
```bash | ||
mvn -D org.slf4j.simpleLogger.defaultLogLevel=debug clean compiler:compile generate-resources | ||
``` | ||
License: Apache-2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters