Skip to content

Commit b32b5e8

Browse files
committed
fix: improved JSON Schema compatibility
- update schema to match latest version Signed-off-by: Jean-Baptiste Bianchi <[email protected]>
1 parent bbd4ce3 commit b32b5e8

File tree

3 files changed

+145
-2972
lines changed

3 files changed

+145
-2972
lines changed

dsl-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ The [A2A Call](#a2a-call) enables workflows to interact with AI agents described
509509

510510
```yaml
511511
document:
512-
dsl: '1.0.0'
512+
dsl: '1.0.1'
513513
namespace: test
514514
name: a2a-example
515515
version: '0.1.0'

0 commit comments

Comments
 (0)