Skip to content

fix: Return correct allow headers for description resources#2103

Merged
joachimvh merged 1 commit intomainfrom
fix/meta-accept-patch
Jan 5, 2026
Merged

fix: Return correct allow headers for description resources#2103
joachimvh merged 1 commit intomainfrom
fix/meta-accept-patch

Conversation

@joachimvh
Copy link
Member

📁 Related issues

Closes #2096

✍️ Description

Adds an extra type to description resource metadata so they can be identified by other components.

Some context: The class that handles these headers, the AllowAcceptHeaderWriter, has to determine which headers are returned based on the metadata of the resource being returned, this due to its location in the architecture. By adding this new type it can correctly deduce the headers for description resources.

@joachimvh joachimvh merged commit 7a5cf74 into main Jan 5, 2026
30 checks passed
@joachimvh joachimvh deleted the fix/meta-accept-patch branch January 5, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing Accept-Patch header on metadata resources

1 participant