Apply schema transformer to AdditionalProperties by JTeeuwissen · Pull Request #59699 · dotnet/aspnetcore (original) (raw)
@JTeeuwissen Thanks for opening this PR! It looks great overall and is good to merge.
However, it's currently set up to target the release/9.0 branch. Can you update it to retarget to main?
Since .NET 9 is publicly released, changes to it have to go through the servicing process in order to make it in. The servicing process is documented here.
TL;DR: We'll retarget this PR to main and merge. Then we'll open a backport PR to release/9.0 and I'll take it through the servicing process for incorporation into the patch releases.