From 6e934cb842f762830949312bc37760eb2d950b9e Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Thu, 11 Apr 2024 15:23:25 -0700 Subject: [PATCH] docs fix team based routing --- docs/my-website/docs/proxy/team_based_routing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/proxy/team_based_routing.md b/docs/my-website/docs/proxy/team_based_routing.md index 4f0b7a2ae..6a68e5a1f 100644 --- a/docs/my-website/docs/proxy/team_based_routing.md +++ b/docs/my-website/docs/proxy/team_based_routing.md @@ -99,7 +99,7 @@ Now, when you [generate keys](./virtual_keys.md) for this team-id curl -X POST 'http://0.0.0.0:4000/key/generate' \ -H 'Authorization: Bearer sk-1234' \ -H 'Content-Type: application/json' \ --D '{"team_id": "ishaans-secret-project"}' +-d '{"team_id": "ishaans-secret-project"}' ``` All requests made with these keys will log data to their team-specific logging.