kustov-vitalik / docker-php-api
Docker API generated files from OpenAPI Specification
4.1.41.0
2021-09-12 07:26 UTC
Requires
- php: ^8.0
- jane-php/open-api-runtime: ^7.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.1
- jane-php/open-api-2: ^7.1
This package is auto-updated.
Last update: 2024-12-12 14:26:27 UTC
README
Thanks to https://github.com/docker-php for all the ideas
Docker PHP Api
Generated API Client from OpenAPI specification of Docker, by Jane OpenAPI Client generator.
Usage
You should not use this library directly, please use the docker-php one instead.
Versioning
This library does not respect semver and will instead follow Jane OpenAPI version and Docker API version:
- First number is the Jane major version used for generating the files
- Second and third number are the Docker API Version
- Last number is the minor revision number for this
So 4.1.41.0 is the version 1.41 of Docker API generated with Jane OpenAPI in a 4.X version.
You should always fix the version, or at least the 3 first numbers (4.1.41.*)