sandbox/drawings/smc/smc_rc_rest.puml

10 lines
No EOL
188 B
Text

@startuml
!include ./smc_components.puml
interface "HTTP" as http_interface
[smc_backend] .down[#red]. http_interface : "REST"
[rc_backend] .down[#red]. http_interface : "REST"
@enduml