path -> query (#1085)

This commit is contained in:
stephensprinkle 2021-12-01 15:45:36 -08:00 committed by GitHub
parent d0e9c2531c
commit 03ec4d8b9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2844,7 +2844,7 @@ paths:
produces: produces:
- application/json - application/json
parameters: parameters:
- in: path - in: query
name: pool name: pool
description: Pool ID description: Pool ID
required: true required: true