GoogleCloudPlatform / GoogleCloudPlatform/esp-v2
How to do API versioning for APIs having the Cloud Function backends.
Open
- Dominant language
- Go
- Stars
- 307
- Forks
- 185
- Avg merge
- 14h 45m
- Merged PRs (30d)
- 6
Description
We need to do API versioning for the API having the multiple Cloud Function backends. Since we are using multiple cloud functions we can not specify the version in base path in open api config . Need something like we need to send the api version number from the headers and validate, but not sure how exactly we can do it can some one help on this?
Contributor guide
Assessment
This issue has not been assessed yet.