Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 533 Bytes

File metadata and controls

16 lines (9 loc) · 533 Bytes

What does this PR do?

Test plan

  • Tests added/updated (full-string response assertions, SQL setup co-located — see CONTRIBUTING.md)
  • dotnet test green locally

Checklist

  • Changelog entry added to changelog/v<next-version>.md (user-facing changes)
  • Breaking change? → called out in the changelog under "Breaking Changes"
  • AOT/trim-safe (no reflection-based serialization or libraries)