ulbiopro

Results 1 comments of ulbiopro

I can't imagine this doesn't bother anyone? So I digged through the code and found the following: https://github.com/shopware/platform/blob/fbfdcbe6acd95cbd5b535a558780e35c3a1f7aa0/src/Core/Framework/Api/ApiDefinition/Generator/OpenApi3Generator.php#L149 `$schema->allOf[1]` has a property "properties" which includes "extensions". After converting it to...