Skip to content

Fix mapping for nested schemas and [Produces] attributes in OpenAPI i… #42

Fix mapping for nested schemas and [Produces] attributes in OpenAPI i…

Fix mapping for nested schemas and [Produces] attributes in OpenAPI i… #42

name: Inter-branch merge workflow
on:
push:
branches:
- release/**
permissions:
contents: write
pull-requests: write
jobs:
Merge:
uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@main