DEBSOURCES
Skip Quicknav
sources / golang-github-go-openapi-loads / 0.22.0-1 / fixtures / yaml / resources / parameters / pathStringArrayParameter.yaml
12345678
name: usernames in: path description: 'usernames to pass' required: true type: array items: type: string collectionFormat: csv