10 lines
119 B
Text
10 lines
119 B
Text
|
{
|
||
|
config:foo
|
||
|
}
|
||
|
|
||
|
SomeType(
|
||
|
foo:bar
|
||
|
)
|
||
|
|
||
|
/some/endpoint < SomeType
|
||
|
/some/other/endpoint < SomeOtherType(bar:String)
|