Skip to content

Conversation

@fabiopellegrini
Copy link
Collaborator

@fabiopellegrini fabiopellegrini commented Apr 28, 2025

https://swagger.io/docs/specification/v3_0/data-models/data-types/#arrays

I was building the spec for arrays like this:

type: array
items:
  - type: string

instead of

type: array
items:
  type: string

@silvadanilo silvadanilo merged commit cae9ea7 into silvadanilo:master Apr 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants