Skip to content

Overlapping specs are silently shadowed at runtime #41

@aouledissa

Description

@aouledissa

When a broader spec (e.g. a typed path param) is declared before a more specific one (e.g. a static path segment that satisfies the broader type), the specific spec becomes unreachable at runtime. Currently this goes undetected and unhandled.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions