mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-27 18:45:05 +08:00
从 Fastapi 的文档中排除驱动器的 HTTP 上报地址
This commit is contained in:
parent
95415659ce
commit
096f0d72f1
@ -179,6 +179,7 @@ class Driver(ReverseDriver):
|
||||
_handle,
|
||||
name=setup.name,
|
||||
methods=[setup.method],
|
||||
include_in_schema=False,
|
||||
)
|
||||
|
||||
@overrides(ReverseDriver)
|
||||
|
Loading…
Reference in New Issue
Block a user