Skip to content
Snippets Groups Projects
Balde Oury's avatar
oury.balde authored
Add rednerd template management API to let the user save templates
for later use with the rendering api:

- POST: /api/v1/template/{account}
- PUT: /api/v1/template/{account}/{name}
- DELELTE: /api/v1/template/{account}/{name}

Render a custom template:

- POST: /api/v1/render
d2d36e51
History
Name Last commit Last update
..
ir.model.access.csv