Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/docs/api/error-catalog.mdx
Original file line numberDiff line numberDiff line change
Expand Up@@ -531,6 +531,7 @@ is not a complete inventory of `/meta` errors.

### `INVALID_REQUEST` — unrecognised type spelling

**HTTP Status:** 400
**Cause:** The type segment of a `/meta` path is not a spelling ObjectStack recognises,
*and* it evidently reaches for a metadata type the platform itself declares — a
misspelling of a real type. `GET /meta/viewes` is refused because `viewes` is not a
Expand Down
Loading
Loading