Freemarker templates
This commit is contained in:
parent
d41212c7b2
commit
1eb97762f9
2 changed files with 3 additions and 11 deletions
|
@ -1,10 +1,2 @@
|
|||
{
|
||||
config:foo
|
||||
}
|
||||
|
||||
SomeType(
|
||||
foo:bar
|
||||
)
|
||||
|
||||
/some/endpoint < SomeType
|
||||
/some/other/endpoint < SomeOtherType(bar:String)
|
||||
/some/endpoint < SomeType(foo:String)
|
||||
/some/other/endpoint < SomeOtherType(bar:Embedded)
|
Loading…
Add table
Add a link
Reference in a new issue