Merging HttpApis Layers Overwrites Swagger
Does anyone know how to merge to HttpApis? I have tried to use the HttpApiBuilder.api() on each to get two layers, but when I merge them using Layer.merge(), Swagger documentation will only have content from the last layer provided in the merge.
