diff --git a/endpoints/getting-started/openapi.yaml b/endpoints/getting-started/openapi.yaml index 12f19c79523..4f018442f17 100644 --- a/endpoints/getting-started/openapi.yaml +++ b/endpoints/getting-started/openapi.yaml @@ -65,7 +65,7 @@ paths: $ref: "#/definitions/authInfoResponse" security: - api_key: [] - - google_jwt: [] + google_jwt: [] "/auth/info/googleidtoken": get: description: "Returns the requests' authentication information." @@ -79,7 +79,7 @@ paths: $ref: "#/definitions/authInfoResponse" security: - api_key: [] - - google_id_token: [] + google_id_token: [] definitions: echoMessage: properties: