Skip to content

Commit 8a7f7b1

Browse files
committed
Fix README Sourcemeta Schemas example
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent c8a2d12 commit 8a7f7b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ schema:
9696
type: object
9797
properties:
9898
email:
99-
$ref: 'https://schemas.sourcemeta.com/sourcemeta/std/v0.0.1/ietf/email/address'
99+
$ref: 'https://schemas.sourcemeta.com/sourcemeta/std/<version>/ietf/email/address'
100100
```
101101
102102
To de-reference and embed these external URLs when distributing your OpenAPI

0 commit comments

Comments
 (0)