WIP visitor transformer
This commit is contained in:
parent
cfce3e4dbb
commit
d4b6714229
15 changed files with 200 additions and 20 deletions
10
test01.endpoints
Normal file
10
test01.endpoints
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
config:foo
|
||||
}
|
||||
|
||||
SomeType(
|
||||
foo:bar
|
||||
)
|
||||
|
||||
/some/endpoint < SomeType
|
||||
/some/other/endpoint < SomeOtherType(bar:String)
|
Loading…
Add table
Add a link
Reference in a new issue