Skip to content

Commit 37f0029

Browse files
committed
Merge branch 'asyncapi_schema' of github.com:aligeromachine/faststream into asyncapi_schema
2 parents d2c6a96 + caeca61 commit 37f0029

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

docs/docs/SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,8 @@ search:
299299
- [OperationBinding](api/faststream/asyncapi/schema/bindings/amqp/OperationBinding.md)
300300
- [Queue](api/faststream/asyncapi/schema/bindings/amqp/Queue.md)
301301
- [ServerBinding](api/faststream/asyncapi/schema/bindings/amqp/ServerBinding.md)
302+
- http
303+
- [OperationBinding](api/faststream/asyncapi/schema/bindings/http/OperationBinding.md)
302304
- kafka
303305
- [ChannelBinding](api/faststream/asyncapi/schema/bindings/kafka/ChannelBinding.md)
304306
- [OperationBinding](api/faststream/asyncapi/schema/bindings/kafka/OperationBinding.md)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
# 0.5 - API
3+
# 2 - Release
4+
# 3 - Contributing
5+
# 5 - Template Page
6+
# 10 - Default
7+
search:
8+
boost: 0.5
9+
---
10+
11+
::: faststream.asyncapi.schema.bindings.http.OperationBinding

0 commit comments

Comments
 (0)