We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1887c9 commit 738244aCopy full SHA for 738244a
backend/tests/test_api.py
@@ -39,7 +39,7 @@
39
"accept": "application/json",
40
"user-agent": "OpenAI/Python 1.35.7",
41
"accept-encoding": "gzip, deflate",
42
- "authorization": "Bearer sk-proj-xxxx",
+ "authorization": "Bearer sk-proj-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
43
"max-forwards": "10",
44
"x-stainless-lang": "python",
45
"x-stainless-package-version": "1.35.7",
0 commit comments