Commit 7574be9
authored
fix(schemas): Correct JSON schema reference for transport type (#3128)
- Fixed incorrect JSON schema reference from `#/$definitions` to `#/definitions`
- Ensures proper JSON schema validation for transport type configuration
- Prevents potential parsing or validation errors in agent configuration
Signed-off-by: Carlos Santana <[email protected]>1 parent fe75781 commit 7574be9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments