Skip to content

Commit ded9d68

Browse files
author
Вадим Козыревский
committed
Добавлена документация типов
1 parent 056a1d6 commit ded9d68

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/request_response_types/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The `python-cqrs` library provides flexible support for different types of reque
66

77
!!! tip "Interface Requirements"
88
Both `IRequest` and `IResponse` interfaces require:
9+
910
- `to_dict()` method: Convert instance to dictionary
1011
- `from_dict()` classmethod: Create instance from dictionary
1112

0 commit comments

Comments
 (0)