Skip to content

Commit

Permalink
chore(docs): update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanshatford committed Mar 28, 2024
1 parent 8235382 commit 2f8d2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ OpenAPI.interceptors.response.use(async (response) => {
If you need to remove an interceptor, pass the same function to `OpenAPI.interceptors.request.eject()` or `OpenAPI.interceptors.response.eject()`.
> ⚠️ Angular client does not currently support request interceptors and async response interceptors.
> ⚠️ Angular client does not currently support request interceptors.
## Migrating
Expand Down

0 comments on commit 2f8d2fc

Please sign in to comment.