Replies: 2 comments 1 reply
-
@Lancetnik Thoughts? |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can already setup local source for AsyncAPI component - https://github.com/airtai/faststream/blob/main/faststream/asyncapi/site.py#L31-L32 But, we plan to build our own component fork to static and distribute it with the package |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I haven't check if this is the case with FastStream, but by default the resources used by redoc/swagger pages require an internet connection. There's workarounds and packages that make this easier.
If it's the case, it might be worth applying those fixes to FastStream.
Related issues:
Potential fix via package: https://github.com/turettn/fastapi_offline
Beta Was this translation helpful? Give feedback.
All reactions