diff --git a/.swm/a-simple-diagram.7pt1i.sw.md b/.swm/a-simple-diagram.7pt1i.sw.md new file mode 100644 index 0000000000..486a0afbad --- /dev/null +++ b/.swm/a-simple-diagram.7pt1i.sw.md @@ -0,0 +1,29 @@ +--- +id: 7pt1i +name: A simple diagram +file_version: 1.1.0 +app_version: 1.0.2 +--- + +
+ +
+ + +```mermaid +sequenceDiagram +Service A->>+Service B: GET /objects/{id} + +Service B-->>Service A: 200 OK (object) +Service A->>+Service C: GET /data/{object\_internal\_id} +
Service C-->>Service A: 200 OK +``` + + +
+ +
+ +
+ +This file was generated by Swimm. [Click here to view it in the app](https://app.swimm.io/repos/Z2l0aHViJTNBJTNBZ2l0LXNyYy1wbGF5Z3JvdW5kJTNBJTNBT21lclJvc2VuYmF1bQ==/docs/7pt1i).