JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.
761
stars
451
forks
source link
Cloud Endpoint from Google Cloud Platform required x-google-backend #783
Open
fgruchala opened 5 years ago
Hi team,
According to the official documentation (https://cloud.google.com/endpoints/docs/openapi/get-started-cloud-run#endpoints_configure), I need to provide a "x-google-backend" properties on the root document.
The problem is that I don't find how to provide this information via the plugin, can you confirm ? If yes, is there a workaround or a current work ?
Thanks a lot