diff options
| author | mo khan <mo@mokhan.ca> | 2025-07-11 14:08:21 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-07-11 14:08:21 -0600 |
| commit | 4ece9cd9d57c32cf593d445bed51883fb813a749 (patch) | |
| tree | d5cce67acab7bd1c15af009a058c83ed51494d0b /vendor/github.com | |
| parent | a3b0accde30a92434053bab1d25d8028e24ed866 (diff) | |
chore: update modules
Diffstat (limited to 'vendor/github.com')
| -rw-r--r-- | vendor/github.com/docker/docker/api/swagger.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor/github.com/docker/docker/api/swagger.yaml b/vendor/github.com/docker/docker/api/swagger.yaml index 8d6a8f9..3880635 100644 --- a/vendor/github.com/docker/docker/api/swagger.yaml +++ b/vendor/github.com/docker/docker/api/swagger.yaml @@ -2913,7 +2913,8 @@ definitions: be used. If multiple endpoints have the same priority, endpoints are lexicographically sorted based on their network name, and the one that sorts first is picked. - type: "number" + type: "integer" + format: "int64" example: - 10 |
