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 dc9933a commit 666fd7bCopy full SHA for 666fd7b
README.md
@@ -198,6 +198,12 @@ When using 1Password references:
198
199
<img src="https://github.com/user-attachments/assets/d639fd7c-f3bf-477c-9eb7-229285b36f7d" alt="1Password Access Requested" width="512">
200
201
+> [!IMPORTANT]
202
+> emcee doesn't use auth credentials when downloading
203
+> OpenAPI specifications from URLs provided as command arguments.
204
+> If your OpenAPI specification requires authentication to access,
205
+> first download it to a local file using your preferred HTTP client,
206
+> then provide the local file path to emcee.
207
208
### Transforming OpenAPI Specifications
209
0 commit comments