edp-doc/likec4/models/containers/api.c4

9 lines
154 B
Text
Raw Normal View History

model {
extend edp {
container api 'API' {
description 'API for the EDP platform'
icon tech:swagger
}
}
}