diff --git a/examples/annotations.openapi3.json b/examples/annotations.openapi3.json index 3385beb0..1c6ce6ba 100644 --- a/examples/annotations.openapi3.json +++ b/examples/annotations.openapi3.json @@ -1982,6 +1982,8 @@ "items": { "type": "string", "enum": [ + "One", + "One desc", "Two", "Two desc" ] diff --git a/examples/annotations.xml b/examples/annotations.xml index 86c339b9..212ef2a6 100644 --- a/examples/annotations.xml +++ b/examples/annotations.xml @@ -317,7 +317,7 @@ - One + AllMany/One