Draft: example component
Configuration
resources/config/mrt.yml
component: mrt
Layout
resources/layouts/1_mrt.yml
name: MRT
description: MRT
contents:
- type: row
contents:
- type: col
contents:
- type: component
component: mrt
And the swagger ui at https://localhost:8080/swagger-ui/#/Mrt
Edited by Stuart Fisher