We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be8d9c6 commit c9f7cf9Copy full SHA for c9f7cf9
1 file changed
docs/migrations/v1_0/README.md
@@ -57,7 +57,7 @@ pip install --upgrade a2a-sdk
57
58
## 2. Types
59
60
-Types have migrated from Pydantic models to Protobuf-based classes.
+[Types](https://github.com/a2aproject/a2a-python/blob/main/src/a2a/types/a2a_pb2.pyi) have migrated from Pydantic models to Protobuf-based classes.
61
62
63
### Enum values: `snake_case` → `SCREAMING_SNAKE_CASE`
0 commit comments