ContributionsMost RecentMost LikesSolutionsHow to add string array in schema While documenting schemas, tool is not accepting array of strings. Getting validation error as `items` must be an object. Used syntax as below: data: type: array items: - type: format: string description: Entity type. - id: type: string description: Unique identifier