items property

OpenApiObject<Map>? items
final

The schema defining the type of items in an array.

Implementation

final OpenApiObject? items;