Merge pull request #46265 from dvdksn/docs-rephrase-images-create

docs(api): rephrase description for /images/create
This commit is contained in:
Bjorn Neergaard 2023-09-01 07:04:27 -06:00 committed by GitHub
commit 74fafbda51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8268,7 +8268,7 @@ paths:
/images/create:
post:
summary: "Create an image"
description: "Create an image by either pulling it from a registry or importing it."
description: "Pull or import an image."
operationId: "ImageCreate"
consumes:
- "text/plain"