directus / directus/docs

Path params being lumped in with query params in OpenAPI spec

Open
#88 1 comment 0 reactions 0 assignees View on GitHub
Docs Platform
Dominant language
TypeScript
Stars
22
Forks
82
Avg merge
18h 49m
Merged PRs (30d)
4

Description

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](https://github.com/directus/docs/blob/main/app/components/ApiEndpoint.vue#L78).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.