This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Commit cd892f3
authored
Don't include provider routes in OpenAPI schema (#639)
For all providers, this ensures that their routes are not included in
FastAPI's auto-generated OpenAPI schema.
Signed-off-by: Juan Antonio Osorio <[email protected]>1 parent b68186c commit cd892f3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments