Hello_world #1
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
options:
|
|
||||||
beer: true
|
|
||||||
wine: true
|
|
||||||
liquor: false
|
|
||||||
name: "world"
|
|
||||||
year: 2017
|
|
||||||
schema:
|
|
||||||
beer: bool
|
|
||||||
wine: bool
|
|
||||||
liquor: bool
|
|
||||||
name: str
|
|
||||||
year: int
|
|
Loading…
Reference in a new issue