diff --git a/docs/reference/annotations.md b/docs/reference/annotations.md index 2208ec7a..ff7af587 100644 --- a/docs/reference/annotations.md +++ b/docs/reference/annotations.md @@ -1009,7 +1009,7 @@ An array instance is valid against this property if its number of items is great
A boolean value indicating whether all items in an array property must be unique.
If this attribute is set to true, then all items in the array must be unique.
A collection of allowable values for a property.
A property instance is valid against this attribute if its value is one of the values specified in this collection.
The key into Server->variables array.
An enumeration of values to be used if the substitution options are from a limited set.
The default value to use for substitution, and to send, if an alternate value is not supplied.
diff --git a/docs/reference/attributes.md b/docs/reference/attributes.md
index 292679b0..6db5c292 100644
--- a/docs/reference/attributes.md
+++ b/docs/reference/attributes.md
@@ -99,7 +99,7 @@ An array instance is valid against this property if its number of items is great
If this attribute is set to true, then all items in the array must be unique.
A string instance is considered valid if the regular expression matches the instance successfully.
A collection of allowable values for a property.
A property instance is valid against this attribute if its value is one of the values specified in this collection.
A string instance is considered valid if the regular expression matches the instance successfully.
A collection of allowable values for a property.
A property instance is valid against this attribute if its value is one of the values specified in this collection.
A string instance is considered valid if the regular expression matches the instance successfully.
A collection of allowable values for a property.
A property instance is valid against this attribute if its value is one of the values specified in this collection.
A string instance is considered valid if the regular expression matches the instance successfully.
A collection of allowable values for a property.
A property instance is valid against this attribute if its value is one of the values specified in this collection.
The content of the request body.
The key is a media type or media type range and the value describes it. For requests that match multiple keys,
@@ -2525,7 +2525,7 @@ An array instance is valid against this property if its number of items is great
If this attribute is set to true, then all items in the array must be unique.
A string instance is considered valid if the regular expression matches the instance successfully.
A collection of allowable values for a property.
A property instance is valid against this attribute if its value is one of the values specified in this collection.
The default value to use for substitution, and to send, if an alternate value is not supplied.
Unlike the Schema Object's default, this value must be provided by the consumer.
An enumeration of values to be used if the substitution options are from a limited set.
A map between a variable name and its value.
@@ -2973,7 +2973,7 @@ An array instance is valid against this property if its number of items is great
If this attribute is set to true, then all items in the array must be unique.
A string instance is considered valid if the regular expression matches the instance successfully.
A collection of allowable values for a property.
A property instance is valid against this attribute if its value is one of the values specified in this collection.