docs
docs copied to clipboard
Path params being lumped in with query params in OpenAPI spec
As noted by @hanneskuettner (thank you!) under Items, the path params were being rendered as query params.
Looking at the code, it's indeed happening that path params are being lumped in.
DX-556 Path params being lumped in with query params in OpenAPI spec
As noted by @hanneskuettner (thank you!) under Items, the path params were being rendered as query params.
Looking at the code, it's indeed happening that path params are being lumped in.