Skip to content

Commit cda9ffc

Browse files
docs(NativeSchema): include version in native schema example
1 parent 195f2eb commit cda9ffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/NATIVE_SCHEMA.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ classes. Below is a basic outline of the schema's structure:
2020

2121
```json
2222
{
23+
"version": "v0.0.0",
2324
"endpoints": {
2425
"/endpoint/url/path": {
2526
...

0 commit comments

Comments
 (0)