mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
docs/api: update deprecation version for erroneous fields
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -1385,7 +1385,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always empty. It must not be used, and will be removed in API v1.48.
|
||||
> always empty. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
example: ""
|
||||
Domainname:
|
||||
@@ -1395,7 +1395,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always empty. It must not be used, and will be removed in API v1.48.
|
||||
> always empty. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
example: ""
|
||||
User:
|
||||
@@ -1409,7 +1409,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1420,7 +1420,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1431,7 +1431,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1458,7 +1458,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1469,7 +1469,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1480,7 +1480,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1517,7 +1517,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always empty. It must not be used, and will be removed in API v1.48.
|
||||
> always empty. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
default: ""
|
||||
example: ""
|
||||
@@ -1556,7 +1556,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always omitted. It must not be used, and will be removed in API v1.48.
|
||||
> always omitted. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1568,7 +1568,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always omitted. It must not be used, and will be removed in API v1.48.
|
||||
> always omitted. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
default: ""
|
||||
example: ""
|
||||
@@ -1602,7 +1602,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always omitted. It must not be used, and will be removed in API v1.48.
|
||||
> always omitted. It must not be used, and will be removed in API v1.50.
|
||||
type: "integer"
|
||||
default: 10
|
||||
x-nullable: true
|
||||
|
||||
@@ -1385,7 +1385,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always empty. It must not be used, and will be removed in API v1.48.
|
||||
> always empty. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
example: ""
|
||||
Domainname:
|
||||
@@ -1395,7 +1395,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always empty. It must not be used, and will be removed in API v1.48.
|
||||
> always empty. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
example: ""
|
||||
User:
|
||||
@@ -1409,7 +1409,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1420,7 +1420,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1431,7 +1431,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1458,7 +1458,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1469,7 +1469,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1480,7 +1480,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1517,7 +1517,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always empty. It must not be used, and will be removed in API v1.48.
|
||||
> always empty. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
default: ""
|
||||
example: ""
|
||||
@@ -1556,7 +1556,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always omitted. It must not be used, and will be removed in API v1.48.
|
||||
> always omitted. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1568,7 +1568,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always omitted. It must not be used, and will be removed in API v1.48.
|
||||
> always omitted. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
default: ""
|
||||
example: ""
|
||||
@@ -1602,7 +1602,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always omitted. It must not be used, and will be removed in API v1.48.
|
||||
> always omitted. It must not be used, and will be removed in API v1.50.
|
||||
type: "integer"
|
||||
default: 10
|
||||
x-nullable: true
|
||||
|
||||
@@ -1435,7 +1435,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always empty. It must not be used, and will be removed in API v1.48.
|
||||
> always empty. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
example: ""
|
||||
Domainname:
|
||||
@@ -1445,7 +1445,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always empty. It must not be used, and will be removed in API v1.48.
|
||||
> always empty. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
example: ""
|
||||
User:
|
||||
@@ -1459,7 +1459,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1470,7 +1470,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1481,7 +1481,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1508,7 +1508,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1519,7 +1519,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1530,7 +1530,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1567,7 +1567,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always empty. It must not be used, and will be removed in API v1.48.
|
||||
> always empty. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
default: ""
|
||||
example: ""
|
||||
@@ -1606,7 +1606,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always omitted. It must not be used, and will be removed in API v1.48.
|
||||
> always omitted. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1618,7 +1618,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always omitted. It must not be used, and will be removed in API v1.48.
|
||||
> always omitted. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
default: ""
|
||||
example: ""
|
||||
@@ -1652,7 +1652,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always omitted. It must not be used, and will be removed in API v1.48.
|
||||
> always omitted. It must not be used, and will be removed in API v1.50.
|
||||
type: "integer"
|
||||
default: 10
|
||||
x-nullable: true
|
||||
|
||||
@@ -1435,7 +1435,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always empty. It must not be used, and will be removed in API v1.48.
|
||||
> always empty. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
example: ""
|
||||
Domainname:
|
||||
@@ -1445,7 +1445,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always empty. It must not be used, and will be removed in API v1.48.
|
||||
> always empty. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
example: ""
|
||||
User:
|
||||
@@ -1459,7 +1459,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1470,7 +1470,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1481,7 +1481,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1508,7 +1508,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1519,7 +1519,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1530,7 +1530,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always false. It must not be used, and will be removed in API v1.48.
|
||||
> always false. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1567,7 +1567,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always empty. It must not be used, and will be removed in API v1.48.
|
||||
> always empty. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
default: ""
|
||||
example: ""
|
||||
@@ -1606,7 +1606,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always omitted. It must not be used, and will be removed in API v1.48.
|
||||
> always omitted. It must not be used, and will be removed in API v1.50.
|
||||
type: "boolean"
|
||||
default: false
|
||||
example: false
|
||||
@@ -1618,7 +1618,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always omitted. It must not be used, and will be removed in API v1.48.
|
||||
> always omitted. It must not be used, and will be removed in API v1.50.
|
||||
type: "string"
|
||||
default: ""
|
||||
example: ""
|
||||
@@ -1652,7 +1652,7 @@ definitions:
|
||||
<p><br /></p>
|
||||
|
||||
> **Deprecated**: this field is not part of the image specification and is
|
||||
> always omitted. It must not be used, and will be removed in API v1.48.
|
||||
> always omitted. It must not be used, and will be removed in API v1.50.
|
||||
type: "integer"
|
||||
default: 10
|
||||
x-nullable: true
|
||||
|
||||
Reference in New Issue
Block a user