Namespace all the things to v1.
This commit is contained in:
parent
b4d245bce3
commit
9fd57c6fe6
35 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ resolved correctly. For basic CLI testing, we recommend and have verified they
|
||||||
work with the Node.js package [z-schema](https://github.com/zaggino/z-schema):
|
work with the Node.js package [z-schema](https://github.com/zaggino/z-schema):
|
||||||
```
|
```
|
||||||
$ npm install -g z-schema
|
$ npm install -g z-schema
|
||||||
$ z-schema schema/m.room.message examples/m.room.message_m.text
|
$ z-schema schema/v1/m.room.message examples/v1/m.room.message_m.text
|
||||||
schema validation passed
|
schema validation passed
|
||||||
json #1 validation passed
|
json #1 validation passed
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue