When examples are included for an array of strings, the examples do not display in the request body schema.
Context
Would like to display examples just like one gets for standard strings. Attached is an example OpenAPI 3.1.0. document demonstrating the issue.
noarrayexamples.example.json
Current Behavior
Array examples do not display.
Expected Behavior
Would like to see array examples.