Skip to content

RFC: Support System.Text.Json default polymorphic type discriminator when using .WithJsonBody() #66

RFC: Support System.Text.Json default polymorphic type discriminator when using .WithJsonBody()

RFC: Support System.Text.Json default polymorphic type discriminator when using .WithJsonBody() #66

Workflow file for this run

name: Triage Issue
on:
issues:
types:
- opened
- labeled
pull_request:
types:
- labeled
jobs:
call-workflow:
uses: pact-foundation/.github/.github/workflows/triage.yml@master
secrets: inherit