-
Task
-
Resolution: Done
-
L3 - Default
-
None
Add a dto template to enable easier templating of DTOs.
The reason is to ensure less error-prone addition of required parameters and reduce chances incorrect JSON structure.
AT:
The macro should contain:
- A type attribute (string, default: object)
- A des attribute (string, default: empty)
- A required attribute (list, default: empty list)
- It should accept multiple property macro calls as nested content
Optional: Detect required properties through a Freemarker function
This is the controller panel for Smart Panels app
- is related to
-
CAM-11485 Complete OpenAPI documentation (except CMMN-related)
- Closed