Skip to content

Conversation

@jscarle
Copy link
Owner

@jscarle jscarle commented Nov 15, 2025

Summary

  • add generated AcceptsAttribute<TRequest> and ProducesAttribute<TResponse> classes so handlers can describe payload types without using typeof
  • update the metadata discovery logic to recognize both the original and generic attributes and reuse helper methods when emitting endpoint metadata

Testing

  • dotnet test

Codex Task

@jscarle jscarle merged commit f21df5d into develop Nov 15, 2025
1 check passed
@jscarle jscarle deleted the feature/codex-add-accepts,-produces,-and-problem-attributes branch November 15, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants