Skip to content

Commit f732f7d

Browse files
authored
Add a reference to JSON schema
Fixes microsoft#61
1 parent 3fa9748 commit f732f7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

specification.md

+3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ toc: true
1111

1212
The Debug Adapter Protocol defines the protocol used between an editor or IDE and a debugger or runtime.
1313

14+
Machine-readable JSON schema can be found [here](./debugAdapterProtocol.json).
15+
1416
The change history of the specification can be found [here](./changelog).
17+
1518
## <a name="Base_Protocol" class="anchor"></a>Base Protocol
1619

1720
### <a name="Base_Protocol_ProtocolMessage" class="anchor"></a>ProtocolMessage

0 commit comments

Comments
 (0)