Skip to content

Commit 666fd7b

Browse files
authored
Add note in README about not using provided credentials to download OpenAPI specification (#39)
1 parent dc9933a commit 666fd7b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,12 @@ When using 1Password references:
198198

199199
<img src="https://github.com/user-attachments/assets/d639fd7c-f3bf-477c-9eb7-229285b36f7d" alt="1Password Access Requested" width="512">
200200

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.
201207
202208
### Transforming OpenAPI Specifications
203209

0 commit comments

Comments
 (0)