Forum Discussion

Beryllium's avatar
12 years ago

Where's the API call being used?

Some legacy code on the lithium board I took over have the call below:   <#assign messages = rest("/topics/style/blog/recent?page_size=3").messages />   So where is this rest call explained?   ...