Stay organized with collections
Save and categorize content based on your preferences.
OpenAPI | gRPC
This page contains known issues in Cloud Endpoints for OpenAPI.
Paths with trailing slashes aren't supported
When you deploy an OpenAPI document by using the
gcloud endpoints services deploy command, Cloud Endpoints rejects OpenAPI
documents that include paths with trailing
slashes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page documents known issues in Cloud Endpoints for OpenAPI."],["Cloud Endpoints does not support paths with trailing slashes in OpenAPI documents."],["Deploying OpenAPI documents with trailing slashes using `gcloud endpoints services deploy` will result in rejection."],["Other unsupported features in OpenAPI are detailed on the linked OpenAPI feature limitations page."]]],[]]