endgen/test01.endpoints

10 lines
119 B
Text
Raw Normal View History

2025-03-26 21:35:59 +01:00
{
config:foo
}
SomeType(
foo:bar
)
/some/endpoint < SomeType
/some/other/endpoint < SomeOtherType(bar:String)