Requests: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
digraph FunctionalitiesDiagram { | digraph FunctionalitiesDiagram { | ||
node [shape="oval" style=filled fillcolor="orange" fontsize="7pt"]; | node [shape="oval" style=filled fillcolor="orange" fontsize="7pt"]; | ||
edge [len=1]; | |||
//----- Requests graph | //----- Requests graph | ||
// Nodes | // Nodes |
Revision as of 17:08, 12 March 2023


UNDER CONSTRUCTION