From 0625308782dcdbc5401ed3636a574ef8c9c91cbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=BC=E3=83=BC=E3=83=AC?= Date: Sun, 11 May 2025 21:59:56 +0500 Subject: [PATCH] Create notes.json --- api/v1/src/notes.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 api/v1/src/notes.json diff --git a/api/v1/src/notes.json b/api/v1/src/notes.json new file mode 100644 index 0000000..55f07e9 --- /dev/null +++ b/api/v1/src/notes.json @@ -0,0 +1,6 @@ +[ + { + "id": 18995, + "note: "Тестируем" + } +]