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