diff --git a/x-pack/plugins/observability_onboarding/server/routes/custom_logs/route.ts b/x-pack/plugins/observability_onboarding/server/routes/custom_logs/route.ts index bd2a7d52830e5..a0396cf90182b 100644 --- a/x-pack/plugins/observability_onboarding/server/routes/custom_logs/route.ts +++ b/x-pack/plugins/observability_onboarding/server/routes/custom_logs/route.ts @@ -58,7 +58,7 @@ const createApiKeyRoute = createObservabilityOnboardingServerRoute({ }); return { - apiKeyId, //key the status off this + apiKeyId, // key the status off this apiKeyEncoded, statusApiEndpoint, scriptDownloadUrl,