Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 8c22b7b

Browse files
fix: file formatting
1 parent 3ae638b commit 8c22b7b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/insomnia/MAYS-DataService.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,10 @@ collection:
210210
body:
211211
mimeType: application/json
212212
text: |-
213-
// Replace with actual FileId from MESH inbox
213+
// Replace with actual FileId from MESH inbox
214214
// Get FileIds by calling: GET /messageexchange/X26ABC1/inbox
215215
{
216-
"FileId": "159896E597B24A9F8E82F0674C10AB98"
216+
"FileId": "159896E597B24A9F8E82F0674C10AB98"
217217
}
218218
headers:
219219
- name: Content-Type
@@ -242,10 +242,10 @@ collection:
242242
body:
243243
mimeType: application/json
244244
text: |-
245-
// Replace with actual FileId from MESH inbox
245+
// Replace with actual FileId from MESH inbox
246246
// Get FileIds by calling: GET /messageexchange/X26ABC1/inbox
247247
{
248-
"FileId": "159896E597B24A9F8E82F0674C10AB98"
248+
"FileId": "159896E597B24A9F8E82F0674C10AB98"
249249
}
250250
headers:
251251
- name: Content-Type

0 commit comments

Comments
 (0)