initial commit

add get post requests structure - simple get
This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-10-25 21:29:33 +03:00
commit c354661a10
9 changed files with 250 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"sdk": {
"version": "8.0.0",
"rollForward": "latestMinor",
"allowPrerelease": false
}
}