1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-09-29 15:34:39 +03:00
parent c27c645c31
commit cfe1324b44
78 changed files with 2475 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,19 @@
 {
"kind": "calendar#calendarListEntry",
"etag": "\"1727612291978000\"",
"id": "8b82e5e84747cf3a497bfbfa46baa7196614dd8f1211cd2ea79f02d2f9134b03@group.calendar.google.com",
"summary": "Новое наименование",
"description": "Новое описание",
"timeZone": "Europe/Moscow",
"colorId": "5",
"backgroundColor": "#ff7537",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
}

View File

@@ -0,0 +1,18 @@
 {
"kind": "calendar#calendarListEntry",
"etag": "\"1727612292253000\"",
"id": "8b82e5e84747cf3a497bfbfa46baa7196614dd8f1211cd2ea79f02d2f9134b03@group.calendar.google.com",
"summary": "Новое наименование",
"description": "Новое описание",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffd800",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
}

View File

@@ -0,0 +1,13 @@
 {
"kind": "calendar#calendar",
"etag": "\"30buO-D-Pc_G7UUV5nHihm9JgF8\"",
"id": "8b82e5e84747cf3a497bfbfa46baa7196614dd8f1211cd2ea79f02d2f9134b03@group.calendar.google.com",
"summary": "Новое наименование",
"description": "Новое описание",
"timeZone": "Europe/Moscow",
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
}

View File

@@ -0,0 +1,46 @@
 {
"kind": "calendar#event",
"etag": "\"3455224620938000\"",
"id": "p0u9h3a7ouj4kg5682nesifg3o",
"status": "confirmed",
"htmlLink": "https://www.google.com/calendar/event?eid=cDB1OWgzYTdvdWo0a2c1NjgybmVzaWZnM28gMjZkMzIxMmM3NDYwYTQ2NDkwMWE1MTEzZDVjMWQ5MmRkZDExZWJlNDQ3MjJmMTBjYTVhNTJlZjdiMGFiNmI3ZUBn",
"created": "2024-09-29T12:18:29Z",
"updated": "2024-09-29T12:18:30.469Z",
"summary": "Новое событие",
"description": "Новое описание события",
"location": "В офисе",
"creator": {
"email": "bayselonarrend@gmail.com"
},
"organizer": {
"email": "26d3212c7460a464901a5113d5c1d92ddd11ebe44722f10ca5a52ef7b0ab6b7e@group.calendar.google.com",
"displayName": "Тестовый календарь",
"self": true
},
"start": {
"dateTime": "2024-09-29T18:18:29+03:00",
"timeZone": "Europe/Moscow"
},
"end": {
"dateTime": "2024-09-29T19:18:29+03:00",
"timeZone": "Europe/Moscow"
},
"iCalUID": "p0u9h3a7ouj4kg5682nesifg3o@google.com",
"sequence": 0,
"reminders": {
"useDefault": true
},
"attachments": [
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
"title": "Картинка1",
"iconLink": ""
},
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
"title": "Картинка2",
"iconLink": ""
}
],
"eventType": "default"
}

View File

@@ -0,0 +1,44 @@
 {
"kind": "calendar#event",
"etag": "\"3455224620938000\"",
"id": "p0u9h3a7ouj4kg5682nesifg3o",
"status": "cancelled",
"htmlLink": "https://www.google.com/calendar/event?eid=cDB1OWgzYTdvdWo0a2c1NjgybmVzaWZnM28gMjZkMzIxMmM3NDYwYTQ2NDkwMWE1MTEzZDVjMWQ5MmRkZDExZWJlNDQ3MjJmMTBjYTVhNTJlZjdiMGFiNmI3ZUBn",
"created": "2024-09-29T12:18:29Z",
"updated": "2024-09-29T12:18:30.469Z",
"summary": "Новое событие",
"description": "Новое описание события",
"location": "В офисе",
"creator": {
"email": "bayselonarrend@gmail.com"
},
"organizer": {
"email": "bayselonarrend@gmail.com"
},
"start": {
"dateTime": "2024-09-29T18:18:29+03:00",
"timeZone": "Europe/Moscow"
},
"end": {
"dateTime": "2024-09-29T19:18:29+03:00",
"timeZone": "Europe/Moscow"
},
"iCalUID": "p0u9h3a7ouj4kg5682nesifg3o@google.com",
"sequence": 0,
"reminders": {
"useDefault": true
},
"attachments": [
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
"title": "Картинка1",
"iconLink": ""
},
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
"title": "Картинка2",
"iconLink": ""
}
],
"eventType": "default"
}

View File

@@ -0,0 +1,18 @@
 {
"kind": "calendar#calendarListEntry",
"etag": "\"1727612292253000\"",
"id": "8b82e5e84747cf3a497bfbfa46baa7196614dd8f1211cd2ea79f02d2f9134b03@group.calendar.google.com",
"summary": "Новое наименование",
"description": "Новое описание",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffd800",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
}

View File

@@ -0,0 +1,13 @@
 {
"kind": "calendar#calendar",
"etag": "\"30buO-D-Pc_G7UUV5nHihm9JgF8\"",
"id": "8b82e5e84747cf3a497bfbfa46baa7196614dd8f1211cd2ea79f02d2f9134b03@group.calendar.google.com",
"summary": "Новое наименование",
"description": "Новое описание",
"timeZone": "Europe/Moscow",
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
}

View File

@@ -0,0 +1,46 @@
 {
"kind": "calendar#event",
"etag": "\"3455224620938000\"",
"id": "p0u9h3a7ouj4kg5682nesifg3o",
"status": "confirmed",
"htmlLink": "https://www.google.com/calendar/event?eid=cDB1OWgzYTdvdWo0a2c1NjgybmVzaWZnM28gMjZkMzIxMmM3NDYwYTQ2NDkwMWE1MTEzZDVjMWQ5MmRkZDExZWJlNDQ3MjJmMTBjYTVhNTJlZjdiMGFiNmI3ZUBn",
"created": "2024-09-29T12:18:29Z",
"updated": "2024-09-29T12:18:30.469Z",
"summary": "Новое событие",
"description": "Новое описание события",
"location": "В офисе",
"creator": {
"email": "bayselonarrend@gmail.com"
},
"organizer": {
"email": "26d3212c7460a464901a5113d5c1d92ddd11ebe44722f10ca5a52ef7b0ab6b7e@group.calendar.google.com",
"displayName": "Тестовый календарь",
"self": true
},
"start": {
"dateTime": "2024-09-29T18:18:29+03:00",
"timeZone": "Europe/Moscow"
},
"end": {
"dateTime": "2024-09-29T19:18:29+03:00",
"timeZone": "Europe/Moscow"
},
"iCalUID": "p0u9h3a7ouj4kg5682nesifg3o@google.com",
"sequence": 0,
"reminders": {
"useDefault": true
},
"attachments": [
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
"title": "Картинка1",
"iconLink": ""
},
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
"title": "Картинка2",
"iconLink": ""
}
],
"eventType": "default"
}

View File

@@ -0,0 +1,479 @@
 [
{
"kind": "calendar#calendarListEntry",
"etag": "\"1713008096300000\"",
"id": "bayselonarrend@gmail.com",
"summary": "Тестовый календарь (изм.)",
"description": "ТестовоеОписание",
"timeZone": "Europe/Minsk",
"colorId": "19",
"backgroundColor": "#fffff0",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"notificationSettings": {
"notifications": [
{
"type": "eventCreation",
"method": "email"
},
{
"type": "eventChange",
"method": "email"
},
{
"type": "eventCancellation",
"method": "email"
},
{
"type": "eventResponse",
"method": "email"
}
]
},
"primary": true,
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626834830000\"",
"id": "ab71c432a2cd06ecad2f5c517b3540f04d56df7aadb6df1d7b001ea4d6ac4398@group.calendar.google.com",
"summary": "Тестовый календарь (изм.)",
"description": "Тестовое описание",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffd800",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626835116000\"",
"id": "c1aa2a1fe0ac12393b65eab12294daf3a09c12d5b7e54571774ddc001c4de938@group.calendar.google.com",
"summary": "\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u043a\\u0430\\u043b\\u0435\\u043d\\u0434\\u0430\\u0440\\u044c",
"timeZone": "Europe/Moscow",
"colorId": "5",
"backgroundColor": "#ff7537",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626835376000\"",
"id": "ru.by#holiday@group.v.calendar.google.com",
"summary": "Праздники Беларуси",
"description": "Праздники и памятные даты Беларуси",
"timeZone": "Europe/Minsk",
"colorId": "8",
"backgroundColor": "#16a765",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "reader",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626835701000\"",
"id": "b0b7ceee4056c516b0718eed0a1e4ad8694259935a6d2ffc056325df06232841@group.calendar.google.com",
"summary": "Тестовый календарь (изм.)",
"description": "Тестовое описание",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffd800",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626835924000\"",
"id": "25f80e38669312d27a9c7441f065887c6beaacf63af84ea67ebd9251a6b5f32b@group.calendar.google.com",
"summary": "Тестовый календарь (изм.)",
"description": "Тестовое описание",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffd800",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626836240000\"",
"id": "36c14edd62c430b5646cbcaecfc67ee7fe7252d1d315ba3b099efca66084f7ff@group.calendar.google.com",
"summary": "Тестовый календарь (изм.)",
"description": "Тестовое описание",
"timeZone": "Europe/Moscow",
"colorId": "11",
"backgroundColor": "#fbe983",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626836552000\"",
"id": "a22bce47d6f960fa5bfff31b30a35f3c714a3d74d41542220ad983cd60a4a350@group.calendar.google.com",
"summary": "Тестовый календарь (изм.)",
"description": "Тестовое описание",
"timeZone": "Europe/Moscow",
"colorId": "4",
"backgroundColor": "#fa573c",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626836894000\"",
"id": "27fa1adb67cec264c029a505c32b08107e25b436fe52c7fada93dbf37f01f275@group.calendar.google.com",
"summary": "Тестовый календарь (изм.)",
"description": "Тестовое описание",
"timeZone": "UTC",
"colorId": "24",
"backgroundColor": "#a47ae2",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626837326000\"",
"id": "addressbook#contacts@group.v.calendar.google.com",
"summary": "Дни рождения",
"description": "Показывает дни рождения, годовщины и другие значимые события для людей в Google Контактах.",
"timeZone": "Europe/Minsk",
"colorId": "13",
"backgroundColor": "#92e1c0",
"foregroundColor": "#000000",
"accessRole": "reader",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626837869000\"",
"id": "2347ec77566007b224623d07cc9e34bdd423c479146ef29d8691319c78879350@group.calendar.google.com",
"summary": "Тестовый календарь (изм.)",
"description": "Тестовое описание",
"timeZone": "UTC",
"colorId": "20",
"backgroundColor": "#cabdbf",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626838417000\"",
"id": "154d90fb7073c749acf0da663982621cfa34b6133560d8584db300ebd6c75973@group.calendar.google.com",
"summary": "Тестовый календарь",
"timeZone": "Europe/Moscow",
"colorId": "24",
"backgroundColor": "#a47ae2",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626838903000\"",
"id": "039cc890cfa96cef7e399ecf0e84dac3510d797967a8dee424f526702da548da@group.calendar.google.com",
"summary": "Тестовый календарь (изм.)",
"description": "Тестовое описание",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffd800",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626839292000\"",
"id": "a6c0bcf02064d42cc38a2839fe74be071edeae7f048922e81b18102fa085380d@group.calendar.google.com",
"summary": "Тестовый календарь (изм.)",
"description": "Тестовое описание",
"timeZone": "Europe/Moscow",
"colorId": "17",
"backgroundColor": "#9a9cff",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626839614000\"",
"id": "28581c5857115dcfb63cd640c1fee116a2b7b0c12004a17c62961290e5f10c99@group.calendar.google.com",
"summary": "Тестовый календарь (изм.)",
"description": "Тестовое описание",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffd800",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626839896000\"",
"id": "f916244082e86cafd5cc352c9752f634705395288ee3defefc08d77d8d0838cc@group.calendar.google.com",
"summary": "Тестовый календарь",
"timeZone": "Europe/Moscow",
"colorId": "15",
"backgroundColor": "#9fc6e7",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626840237000\"",
"id": "e649e48d256c628fe40542bd6a86e8ba349860674a302602f2949be974043f4f@group.calendar.google.com",
"summary": "Тестовый календарь",
"timeZone": "Europe/Moscow",
"colorId": "22",
"backgroundColor": "#f691b2",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626840573000\"",
"id": "3830ed16a060d63eb276a6fdc1e056ec3dc96736c4ea2f37f80bde42469085fb@group.calendar.google.com",
"summary": "Bayselonarrend",
"timeZone": "Europe/Minsk",
"colorId": "23",
"backgroundColor": "#cd74e6",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626840868000\"",
"id": "c5bd30cbe946857d374787855c34db7d7396b98fef39196cdee6fd22ea32bbd8@group.calendar.google.com",
"summary": "Тестовый календарь (изм.)",
"description": "Тестовое описание",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffd800",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626841088000\"",
"id": "d21abdc4be1d233edc0078bccc4e2efe4752059b2c21280ce99dba34c1c4ab27@group.calendar.google.com",
"summary": "Тестовый календарь (изм.)",
"description": "Тестовое описание",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffd800",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626841362000\"",
"id": "d464d99f1fa2297d32d64c31e950bd121b12424403efb99f677be79b7aefd65b@group.calendar.google.com",
"summary": "\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u043a\\u0430\\u043b\\u0435\\u043d\\u0434\\u0430\\u0440\\u044c",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffad46",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1720626841710000\"",
"id": "ceb07fa94b73bea00ec34d410beda48728af27707eafeee55447b24788ea97a6@group.calendar.google.com",
"summary": "Тестовый календарь (изм.)",
"description": "Тестовое описание",
"timeZone": "Europe/Moscow",
"colorId": "7",
"backgroundColor": "#42d692",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1727572365074000\"",
"id": "15a74591a9d4eabc92b895c9114b521553c3ff87429ca58f8a5c43f6a79bc122@group.calendar.google.com",
"summary": "Тестовый календарь",
"timeZone": "Europe/Moscow",
"colorId": "10",
"backgroundColor": "#b3dc6c",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1727572366284000\"",
"id": "e3cfdb50c1585cc03163ad3ad84555f7238babbd80a7f9de47184427e8cc5788@group.calendar.google.com",
"summary": "Новое наименование",
"description": "Новое описание",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffd800",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
},
{
"kind": "calendar#calendarListEntry",
"etag": "\"1727608764642000\"",
"id": "4c7a7fff8dcb480197c95cd4bbac49b25ea6eb9b58730e232c00581aef03afb8@group.calendar.google.com",
"summary": "Новое наименование",
"description": "Новое описание",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffd800",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
}
]

View File

@@ -0,0 +1,48 @@
 [
{
"kind": "calendar#event",
"etag": "\"3455224627984000\"",
"id": "p0u9h3a7ouj4kg5682nesifg3o",
"status": "confirmed",
"htmlLink": "https://www.google.com/calendar/event?eid=cDB1OWgzYTdvdWo0a2c1NjgybmVzaWZnM28gMjZkMzIxMmM3NDYwYTQ2NDkwMWE1MTEzZDVjMWQ5MmRkZDExZWJlNDQ3MjJmMTBjYTVhNTJlZjdiMGFiNmI3ZUBn",
"created": "2024-09-29T12:18:29Z",
"updated": "2024-09-29T12:18:33.992Z",
"summary": "Новое событие",
"description": "Новое описание события",
"location": "В офисе",
"creator": {
"email": "bayselonarrend@gmail.com"
},
"organizer": {
"email": "26d3212c7460a464901a5113d5c1d92ddd11ebe44722f10ca5a52ef7b0ab6b7e@group.calendar.google.com",
"displayName": "Тестовый календарь",
"self": true
},
"start": {
"dateTime": "2024-09-29T18:18:29+03:00",
"timeZone": "Europe/Moscow"
},
"end": {
"dateTime": "2024-09-29T19:18:29+03:00",
"timeZone": "Europe/Moscow"
},
"iCalUID": "p0u9h3a7ouj4kg5682nesifg3o@google.com",
"sequence": 0,
"reminders": {
"useDefault": true
},
"attachments": [
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
"title": "Картинка1",
"iconLink": ""
},
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
"title": "Картинка2",
"iconLink": ""
}
],
"eventType": "default"
}
]

View File

@@ -0,0 +1,12 @@
 {
"kind": "calendar#calendar",
"etag": "\"p9Ri3SBS0FA_g6zoRhq8X9T2oqc\"",
"id": "8b82e5e84747cf3a497bfbfa46baa7196614dd8f1211cd2ea79f02d2f9134b03@group.calendar.google.com",
"summary": "Тестовый календарь",
"timeZone": "Europe/Moscow",
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
}

View File

@@ -0,0 +1,46 @@
 {
"kind": "calendar#event",
"etag": "\"3455224619832000\"",
"id": "p0u9h3a7ouj4kg5682nesifg3o",
"status": "confirmed",
"htmlLink": "https://www.google.com/calendar/event?eid=cDB1OWgzYTdvdWo0a2c1NjgybmVzaWZnM28gMjZkMzIxMmM3NDYwYTQ2NDkwMWE1MTEzZDVjMWQ5MmRkZDExZWJlNDQ3MjJmMTBjYTVhNTJlZjdiMGFiNmI3ZUBn",
"created": "2024-09-29T12:18:29Z",
"updated": "2024-09-29T12:18:29.916Z",
"summary": "Новое событие",
"description": "Описание тестового события",
"location": "В офисе",
"creator": {
"email": "bayselonarrend@gmail.com"
},
"organizer": {
"email": "26d3212c7460a464901a5113d5c1d92ddd11ebe44722f10ca5a52ef7b0ab6b7e@group.calendar.google.com",
"displayName": "Тестовый календарь",
"self": true
},
"start": {
"dateTime": "2024-09-29T18:18:29+03:00",
"timeZone": "Europe/Moscow"
},
"end": {
"dateTime": "2024-09-29T19:18:29+03:00",
"timeZone": "Europe/Moscow"
},
"iCalUID": "p0u9h3a7ouj4kg5682nesifg3o@google.com",
"sequence": 0,
"reminders": {
"useDefault": true
},
"attachments": [
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
"title": "Картинка1",
"iconLink": ""
},
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
"title": "Картинка2",
"iconLink": ""
}
],
"eventType": "default"
}

View File

@@ -0,0 +1 @@
 null

View File

@@ -0,0 +1 @@
 null

View File

@@ -0,0 +1,6 @@
 {
"kind": "drive#file",
"id": "1Hq_J0B0_SY3JVtP3ZvehUfnwinHMUxdt",
"name": "Новый файл.jpg",
"mimeType": "image/jpeg"
}

View File

@@ -0,0 +1,6 @@
 {
"kind": "drive#file",
"id": "1Hq_J0B0_SY3JVtP3ZvehUfnwinHMUxdt",
"name": "Обновленный файл.jpg",
"mimeType": "image/jpeg"
}

View File

@@ -0,0 +1,104 @@
 {
"kind": "drive#file",
"id": "191iyaa6-2BCNRPOF0F8mQ0TuNWPNesdM",
"name": "Тестовая папка",
"mimeType": "application/vnd.google-apps.folder",
"starred": false,
"trashed": false,
"explicitlyTrashed": false,
"parents": [
"0AN2vrbrhqfJrUk9PVA"
],
"spaces": [
"drive"
],
"version": "1",
"webViewLink": "https://drive.google.com/drive/folders/191iyaa6-2BCNRPOF0F8mQ0TuNWPNesdM",
"iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/application/vnd.google-apps.folder",
"hasThumbnail": false,
"thumbnailVersion": "0",
"viewedByMe": true,
"viewedByMeTime": "2024-05-30T07:31:43.495Z",
"createdTime": "2024-05-30T07:31:43.495Z",
"modifiedTime": "2024-05-30T07:31:44.676Z",
"modifiedByMeTime": "2024-05-30T07:31:44.676Z",
"modifiedByMe": true,
"owners": [
{
"kind": "drive#user",
"displayName": "Антон Титовец",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s64",
"me": true,
"permissionId": "07468399490707249352",
"emailAddress": "bayselonarrend@gmail.com"
}
],
"lastModifyingUser": {
"kind": "drive#user",
"displayName": "Антон Титовец",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s64",
"me": true,
"permissionId": "07468399490707249352",
"emailAddress": "bayselonarrend@gmail.com"
},
"shared": false,
"ownedByMe": true,
"capabilities": {
"canAcceptOwnership": false,
"canAddChildren": true,
"canAddMyDriveParent": false,
"canChangeCopyRequiresWriterPermission": false,
"canChangeSecurityUpdateEnabled": false,
"canChangeViewersCanCopyContent": false,
"canComment": true,
"canCopy": false,
"canDelete": true,
"canDownload": true,
"canEdit": true,
"canListChildren": true,
"canModifyContent": true,
"canModifyContentRestriction": false,
"canModifyEditorContentRestriction": false,
"canModifyOwnerContentRestriction": false,
"canModifyLabels": false,
"canMoveChildrenWithinDrive": true,
"canMoveItemIntoTeamDrive": true,
"canMoveItemOutOfDrive": true,
"canMoveItemWithinDrive": true,
"canReadLabels": false,
"canReadRevisions": false,
"canRemoveChildren": true,
"canRemoveContentRestriction": false,
"canRemoveMyDriveParent": true,
"canRename": true,
"canShare": true,
"canTrash": true,
"canUntrash": true
},
"viewersCanCopyContent": true,
"copyRequiresWriterPermission": false,
"writersCanShare": true,
"permissions": [
{
"kind": "drive#permission",
"id": "07468399490707249352",
"type": "user",
"emailAddress": "bayselonarrend@gmail.com",
"role": "owner",
"displayName": "Антон Титовец",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s64",
"deleted": false,
"pendingOwner": false
}
],
"permissionIds": [
"07468399490707249352"
],
"folderColorRgb": "#8f8f8f",
"quotaBytesUsed": "0",
"isAppAuthorized": false,
"linkShareMetadata": {
"securityUpdateEligible": false,
"securityUpdateEnabled": true
}
}

View File

@@ -0,0 +1,16 @@
 {
"id": "AAABVtEUqC4",
"kind": "drive#comment",
"createdTime": "2024-09-29T12:20:05.167Z",
"modifiedTime": "2024-09-29T12:20:05.167Z",
"replies": [],
"author": {
"displayName": "Антон Титовец",
"kind": "drive#user",
"me": true,
"photoLink": "//lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s50-c-k-no"
},
"deleted": false,
"htmlContent": "Текст комментария",
"content": "Текст комментария"
}

View File

@@ -0,0 +1,340 @@
 [
{
"kind": "drive#file",
"copyRequiresWriterPermission": false,
"writersCanShare": true,
"viewedByMe": true,
"mimeType": "application/vnd.google-apps.folder",
"parents": [
"0AN2vrbrhqfJrUk9PVA"
],
"iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/application/vnd.google-apps.folder",
"shared": false,
"lastModifyingUser": {
"displayName": "Антон Титовец",
"kind": "drive#user",
"me": true,
"permissionId": "07468399490707249352",
"emailAddress": "bayselonarrend@gmail.com",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s64"
},
"owners": [
{
"displayName": "Антон Титовец",
"kind": "drive#user",
"me": true,
"permissionId": "07468399490707249352",
"emailAddress": "bayselonarrend@gmail.com",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s64"
}
],
"webViewLink": "https://drive.google.com/drive/folders/191iyaa6-2BCNRPOF0F8mQ0TuNWPNesdM",
"viewersCanCopyContent": true,
"permissions": [
{
"id": "07468399490707249352",
"displayName": "Антон Титовец",
"type": "user",
"kind": "drive#permission",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s64",
"emailAddress": "bayselonarrend@gmail.com",
"role": "owner",
"deleted": false,
"pendingOwner": false
}
],
"hasThumbnail": false,
"spaces": [
"drive"
],
"folderColorRgb": "#8f8f8f",
"id": "191iyaa6-2BCNRPOF0F8mQ0TuNWPNesdM",
"name": "Тестовая папка",
"starred": false,
"trashed": false,
"explicitlyTrashed": false,
"createdTime": "2024-05-30T07:31:43.495Z",
"modifiedTime": "2024-05-30T07:31:44.676Z",
"modifiedByMeTime": "2024-05-30T07:31:44.676Z",
"viewedByMeTime": "2024-05-30T07:31:43.495Z",
"quotaBytesUsed": "0",
"version": "1",
"ownedByMe": true,
"isAppAuthorized": false,
"capabilities": {
"canChangeViewersCanCopyContent": false,
"canEdit": true,
"canCopy": false,
"canComment": true,
"canAddChildren": true,
"canDelete": true,
"canDownload": true,
"canListChildren": true,
"canRemoveChildren": true,
"canRename": true,
"canTrash": true,
"canReadRevisions": false,
"canChangeCopyRequiresWriterPermission": false,
"canMoveItemIntoTeamDrive": true,
"canUntrash": true,
"canModifyContent": true,
"canMoveItemOutOfDrive": true,
"canAddMyDriveParent": false,
"canRemoveMyDriveParent": true,
"canMoveItemWithinDrive": true,
"canShare": true,
"canMoveChildrenWithinDrive": true,
"canModifyContentRestriction": false,
"canChangeSecurityUpdateEnabled": false,
"canAcceptOwnership": false,
"canReadLabels": false,
"canModifyLabels": false,
"canModifyEditorContentRestriction": false,
"canModifyOwnerContentRestriction": false,
"canRemoveContentRestriction": false
},
"thumbnailVersion": "0",
"modifiedByMe": true,
"permissionIds": [
"07468399490707249352"
],
"linkShareMetadata": {
"securityUpdateEligible": false,
"securityUpdateEnabled": true
},
"files": [
{
"kind": "drive#file",
"fileExtension": "jpg",
"copyRequiresWriterPermission": false,
"md5Checksum": "5a4b7be6d3fade1faa7afc1641d8e5ac",
"writersCanShare": true,
"viewedByMe": false,
"mimeType": "image/jpeg",
"parents": [
"191iyaa6-2BCNRPOF0F8mQ0TuNWPNesdM"
],
"iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/image/jpeg",
"shared": false,
"lastModifyingUser": {
"displayName": "Антон Титовец",
"kind": "drive#user",
"me": true,
"permissionId": "07468399490707249352",
"emailAddress": "bayselonarrend@gmail.com",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s64"
},
"owners": [
{
"displayName": "Антон Титовец",
"kind": "drive#user",
"me": true,
"permissionId": "07468399490707249352",
"emailAddress": "bayselonarrend@gmail.com",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s64"
}
],
"headRevisionId": "0B92vrbrhqfJrbWRlRDBkU1BIaW9yUjIxRnc1cnBMQjBaNUpnPQ",
"webViewLink": "https://drive.google.com/file/d/1Hb0ObC9XXwF_9EzMB1JsNQiyqhqUV153/view?usp=drivesdk",
"webContentLink": "https://drive.google.com/uc?id=1Hb0ObC9XXwF_9EzMB1JsNQiyqhqUV153&export=download",
"size": "427",
"viewersCanCopyContent": true,
"permissions": [
{
"id": "07468399490707249352",
"displayName": "Антон Титовец",
"type": "user",
"kind": "drive#permission",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s64",
"emailAddress": "bayselonarrend@gmail.com",
"role": "owner",
"deleted": false,
"pendingOwner": false
}
],
"hasThumbnail": false,
"spaces": [
"drive"
],
"id": "1Hb0ObC9XXwF_9EzMB1JsNQiyqhqUV153",
"name": "Новый файл.jpg",
"description": "Это новый файл",
"starred": false,
"trashed": false,
"explicitlyTrashed": false,
"createdTime": "2024-09-28T16:28:55.665Z",
"modifiedTime": "2024-09-28T16:28:55.665Z",
"modifiedByMeTime": "2024-09-28T16:28:55.665Z",
"quotaBytesUsed": "427",
"version": "2",
"originalFilename": "Новый файл.jpg",
"ownedByMe": true,
"fullFileExtension": "jpg",
"isAppAuthorized": true,
"capabilities": {
"canChangeViewersCanCopyContent": true,
"canEdit": true,
"canCopy": true,
"canComment": true,
"canAddChildren": false,
"canDelete": true,
"canDownload": true,
"canListChildren": false,
"canRemoveChildren": false,
"canRename": true,
"canTrash": true,
"canReadRevisions": true,
"canChangeCopyRequiresWriterPermission": true,
"canMoveItemIntoTeamDrive": true,
"canUntrash": true,
"canModifyContent": true,
"canMoveItemOutOfDrive": true,
"canAddMyDriveParent": false,
"canRemoveMyDriveParent": true,
"canMoveItemWithinDrive": true,
"canShare": true,
"canMoveChildrenWithinDrive": false,
"canModifyContentRestriction": true,
"canChangeSecurityUpdateEnabled": false,
"canAcceptOwnership": false,
"canReadLabels": false,
"canModifyLabels": false,
"canModifyEditorContentRestriction": true,
"canModifyOwnerContentRestriction": true,
"canRemoveContentRestriction": false
},
"thumbnailVersion": "0",
"modifiedByMe": true,
"permissionIds": [
"07468399490707249352"
],
"imageMediaMetadata": {
"width": 0,
"height": 0
},
"linkShareMetadata": {
"securityUpdateEligible": false,
"securityUpdateEnabled": true
},
"sha1Checksum": "384aecd16d0557cc396720f8dacfbe6cc718214d",
"sha256Checksum": "322bf101cecdace88b88426250e78cf620adcb8e8f7817ad272f5ce4de158838"
},
{
"kind": "drive#file",
"fileExtension": "jpg",
"copyRequiresWriterPermission": false,
"md5Checksum": "5a4b7be6d3fade1faa7afc1641d8e5ac",
"writersCanShare": true,
"viewedByMe": false,
"mimeType": "image/jpeg",
"parents": [
"191iyaa6-2BCNRPOF0F8mQ0TuNWPNesdM"
],
"iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/image/jpeg",
"shared": false,
"lastModifyingUser": {
"displayName": "Антон Титовец",
"kind": "drive#user",
"me": true,
"permissionId": "07468399490707249352",
"emailAddress": "bayselonarrend@gmail.com",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s64"
},
"owners": [
{
"displayName": "Антон Титовец",
"kind": "drive#user",
"me": true,
"permissionId": "07468399490707249352",
"emailAddress": "bayselonarrend@gmail.com",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s64"
}
],
"headRevisionId": "0B92vrbrhqfJrYlh6OVQ0WGZwMWw4VGZITDdLQjFnV2ZlVUlnPQ",
"webViewLink": "https://drive.google.com/file/d/1jTpVQaiXJ81LoSZyyxGggExT5QtD478r/view?usp=drivesdk",
"webContentLink": "https://drive.google.com/uc?id=1jTpVQaiXJ81LoSZyyxGggExT5QtD478r&export=download",
"size": "427",
"viewersCanCopyContent": true,
"permissions": [
{
"id": "07468399490707249352",
"displayName": "Антон Титовец",
"type": "user",
"kind": "drive#permission",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s64",
"emailAddress": "bayselonarrend@gmail.com",
"role": "owner",
"deleted": false,
"pendingOwner": false
}
],
"hasThumbnail": false,
"spaces": [
"drive"
],
"id": "1jTpVQaiXJ81LoSZyyxGggExT5QtD478r",
"name": "Новый файл.jpg",
"description": "Это новый файл",
"starred": false,
"trashed": false,
"explicitlyTrashed": false,
"createdTime": "2024-09-28T16:26:54.608Z",
"modifiedTime": "2024-09-28T16:26:54.608Z",
"modifiedByMeTime": "2024-09-28T16:26:54.608Z",
"quotaBytesUsed": "427",
"version": "2",
"originalFilename": "Новый файл.jpg",
"ownedByMe": true,
"fullFileExtension": "jpg",
"isAppAuthorized": true,
"capabilities": {
"canChangeViewersCanCopyContent": true,
"canEdit": true,
"canCopy": true,
"canComment": true,
"canAddChildren": false,
"canDelete": true,
"canDownload": true,
"canListChildren": false,
"canRemoveChildren": false,
"canRename": true,
"canTrash": true,
"canReadRevisions": true,
"canChangeCopyRequiresWriterPermission": true,
"canMoveItemIntoTeamDrive": true,
"canUntrash": true,
"canModifyContent": true,
"canMoveItemOutOfDrive": true,
"canAddMyDriveParent": false,
"canRemoveMyDriveParent": true,
"canMoveItemWithinDrive": true,
"canShare": true,
"canMoveChildrenWithinDrive": false,
"canModifyContentRestriction": true,
"canChangeSecurityUpdateEnabled": false,
"canAcceptOwnership": false,
"canReadLabels": false,
"canModifyLabels": false,
"canModifyEditorContentRestriction": true,
"canModifyOwnerContentRestriction": true,
"canRemoveContentRestriction": false
},
"thumbnailVersion": "0",
"modifiedByMe": true,
"permissionIds": [
"07468399490707249352"
],
"imageMediaMetadata": {
"width": 0,
"height": 0
},
"linkShareMetadata": {
"securityUpdateEligible": false,
"securityUpdateEnabled": true
},
"sha1Checksum": "384aecd16d0557cc396720f8dacfbe6cc718214d",
"sha256Checksum": "322bf101cecdace88b88426250e78cf620adcb8e8f7817ad272f5ce4de158838"
}
]
}
]

View File

@@ -0,0 +1,21 @@
 {
"kind": "drive#commentList",
"comments": [
{
"id": "AAABVtEUqC4",
"kind": "drive#comment",
"createdTime": "2024-09-29T12:20:05.167Z",
"modifiedTime": "2024-09-29T12:20:05.167Z",
"replies": [],
"author": {
"displayName": "Антон Титовец",
"kind": "drive#user",
"me": true,
"photoLink": "//lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s50-c-k-no"
},
"deleted": false,
"htmlContent": "Текст комментария",
"content": "Текст комментария"
}
]
}

View File

@@ -0,0 +1 @@
 НЕ JSON: FF D8 FF E1 54 C1 45 78 69 66 00 00 49 49 2A 00 08 00 00 00 0B 00 0E 01 02 00 20 00 00 00 92 00 00 00 0F 01 02 00 05 00 00 00 B2 00 00 00 10 01 02 00 07 00 00 00 B8 00 00 00 12 01 03 00 01 00…

View File

@@ -0,0 +1,6 @@
 {
"kind": "drive#file",
"id": "17dHWfbqVfwAJH9n3XNyru76nL_uHThXb",
"name": "Скопированный файл.jpeg",
"mimeType": "image/jpeg"
}

View File

@@ -0,0 +1,16 @@
 {
"id": "AAABVtEUqC4",
"kind": "drive#comment",
"createdTime": "2024-09-29T12:20:05.167Z",
"modifiedTime": "2024-09-29T12:20:05.167Z",
"replies": [],
"author": {
"displayName": "Антон Титовец",
"kind": "drive#user",
"me": true,
"photoLink": "//lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s50-c-k-no"
},
"deleted": false,
"htmlContent": "Текст комментария",
"content": "Текст комментария"
}

View File

@@ -0,0 +1,6 @@
 {
"kind": "drive#file",
"id": "1tTvPUeaH9fQcuJbgmjWNv98Y5kjs9CPZ",
"name": "Тестовая папка",
"mimeType": "application/vnd.google-apps.folder"
}

View File

@@ -0,0 +1 @@
 null

View File

@@ -0,0 +1 @@
 null

View File

@@ -0,0 +1,19 @@
 {
"spreadsheetId": "10X8iuovjxQu8ZmOZ-r1d9dO5bxLqh25FVttLvk2-Uzg",
"replies": [
{
"addSheet": {
"properties": {
"sheetId": 1451131863,
"title": "Тестовый лист",
"index": 2,
"sheetType": "GRID",
"gridProperties": {
"rowCount": 1000,
"columnCount": 26
}
}
}
}
]
}

View File

@@ -0,0 +1,6 @@
 {
"spreadsheetId": "10X8iuovjxQu8ZmOZ-r1d9dO5bxLqh25FVttLvk2-Uzg",
"replies": [
{}
]
}

View File

@@ -0,0 +1,10 @@
 {
"sheetId": 1753921555,
"title": "Лист1 (копия)",
"index": 2,
"sheetType": "GRID",
"gridProperties": {
"rowCount": 1000,
"columnCount": 26
}
}

View File

@@ -0,0 +1,8 @@
 {
"spreadsheetId": "13s7kQuIHdVJR_QYXS3upKMWgHwBCDqsyz2vj_qTJWPg",
"clearedRanges": [
"'Лист2'!B2",
"'Лист2'!A3",
"'Лист2'!B4"
]
}

View File

@@ -0,0 +1,32 @@
 {
"spreadsheetId": "13s7kQuIHdVJR_QYXS3upKMWgHwBCDqsyz2vj_qTJWPg",
"valueRanges": [
{
"range": "'Лист2'!B2",
"majorDimension": "ROWS",
"values": [
[
"Это B2"
]
]
},
{
"range": "'Лист2'!A3",
"majorDimension": "ROWS",
"values": [
[
"Это A3"
]
]
},
{
"range": "'Лист2'!B4",
"majorDimension": "ROWS",
"values": [
[
"Это B4"
]
]
}
]
}

View File

@@ -0,0 +1,161 @@
 {
"spreadsheetId": "10X8iuovjxQu8ZmOZ-r1d9dO5bxLqh25FVttLvk2-Uzg",
"properties": {
"title": "Тестовая таблица (изм.)",
"locale": "ru_RU",
"autoRecalc": "ON_CHANGE",
"timeZone": "Etc/GMT",
"defaultFormat": {
"backgroundColor": {
"red": 1,
"green": 1,
"blue": 1
},
"padding": {
"top": 2,
"right": 3,
"bottom": 2,
"left": 3
},
"verticalAlignment": "BOTTOM",
"wrapStrategy": "OVERFLOW_CELL",
"textFormat": {
"foregroundColor": {},
"fontFamily": "arial,sans,sans-serif",
"fontSize": 10,
"bold": false,
"italic": false,
"strikethrough": false,
"underline": false,
"foregroundColorStyle": {
"rgbColor": {}
}
},
"backgroundColorStyle": {
"rgbColor": {
"red": 1,
"green": 1,
"blue": 1
}
}
},
"spreadsheetTheme": {
"primaryFontFamily": "Arial",
"themeColors": [
{
"colorType": "TEXT",
"color": {
"rgbColor": {}
}
},
{
"colorType": "BACKGROUND",
"color": {
"rgbColor": {
"red": 1,
"green": 1,
"blue": 1
}
}
},
{
"colorType": "ACCENT1",
"color": {
"rgbColor": {
"red": 0.25882354,
"green": 0.52156866,
"blue": 0.95686275
}
}
},
{
"colorType": "ACCENT2",
"color": {
"rgbColor": {
"red": 0.91764706,
"green": 0.2627451,
"blue": 0.20784314
}
}
},
{
"colorType": "ACCENT3",
"color": {
"rgbColor": {
"red": 0.9843137,
"green": 0.7372549,
"blue": 0.015686275
}
}
},
{
"colorType": "ACCENT4",
"color": {
"rgbColor": {
"red": 0.20392157,
"green": 0.65882355,
"blue": 0.3254902
}
}
},
{
"colorType": "ACCENT5",
"color": {
"rgbColor": {
"red": 1,
"green": 0.42745098,
"blue": 0.003921569
}
}
},
{
"colorType": "ACCENT6",
"color": {
"rgbColor": {
"red": 0.27450982,
"green": 0.7411765,
"blue": 0.7764706
}
}
},
{
"colorType": "LINK",
"color": {
"rgbColor": {
"red": 0.06666667,
"green": 0.33333334,
"blue": 0.8
}
}
}
]
}
},
"sheets": [
{
"properties": {
"sheetId": 1715306798,
"title": "Лист2",
"index": 0,
"sheetType": "GRID",
"gridProperties": {
"rowCount": 1000,
"columnCount": 26
}
}
},
{
"properties": {
"sheetId": 1451131863,
"title": "Тестовый лист",
"index": 1,
"sheetType": "GRID",
"gridProperties": {
"rowCount": 1000,
"columnCount": 26
}
}
}
],
"spreadsheetUrl": "https://docs.google.com/spreadsheets/d/10X8iuovjxQu8ZmOZ-r1d9dO5bxLqh25FVttLvk2-Uzg/edit"
}

View File

@@ -0,0 +1,161 @@
 {
"spreadsheetId": "10X8iuovjxQu8ZmOZ-r1d9dO5bxLqh25FVttLvk2-Uzg",
"properties": {
"title": "Тестовая таблица",
"locale": "ru_RU",
"autoRecalc": "ON_CHANGE",
"timeZone": "Etc/GMT",
"defaultFormat": {
"backgroundColor": {
"red": 1,
"green": 1,
"blue": 1
},
"padding": {
"top": 2,
"right": 3,
"bottom": 2,
"left": 3
},
"verticalAlignment": "BOTTOM",
"wrapStrategy": "OVERFLOW_CELL",
"textFormat": {
"foregroundColor": {},
"fontFamily": "arial,sans,sans-serif",
"fontSize": 10,
"bold": false,
"italic": false,
"strikethrough": false,
"underline": false,
"foregroundColorStyle": {
"rgbColor": {}
}
},
"backgroundColorStyle": {
"rgbColor": {
"red": 1,
"green": 1,
"blue": 1
}
}
},
"spreadsheetTheme": {
"primaryFontFamily": "Arial",
"themeColors": [
{
"colorType": "TEXT",
"color": {
"rgbColor": {}
}
},
{
"colorType": "BACKGROUND",
"color": {
"rgbColor": {
"red": 1,
"green": 1,
"blue": 1
}
}
},
{
"colorType": "ACCENT1",
"color": {
"rgbColor": {
"red": 0.25882354,
"green": 0.52156866,
"blue": 0.95686275
}
}
},
{
"colorType": "ACCENT2",
"color": {
"rgbColor": {
"red": 0.91764706,
"green": 0.2627451,
"blue": 0.20784314
}
}
},
{
"colorType": "ACCENT3",
"color": {
"rgbColor": {
"red": 0.9843137,
"green": 0.7372549,
"blue": 0.015686275
}
}
},
{
"colorType": "ACCENT4",
"color": {
"rgbColor": {
"red": 0.20392157,
"green": 0.65882355,
"blue": 0.3254902
}
}
},
{
"colorType": "ACCENT5",
"color": {
"rgbColor": {
"red": 1,
"green": 0.42745098,
"blue": 0.003921569
}
}
},
{
"colorType": "ACCENT6",
"color": {
"rgbColor": {
"red": 0.27450982,
"green": 0.7411765,
"blue": 0.7764706
}
}
},
{
"colorType": "LINK",
"color": {
"rgbColor": {
"red": 0.06666667,
"green": 0.33333334,
"blue": 0.8
}
}
}
]
}
},
"sheets": [
{
"properties": {
"sheetId": 118631051,
"title": "Лист1",
"index": 0,
"sheetType": "GRID",
"gridProperties": {
"rowCount": 1000,
"columnCount": 26
}
}
},
{
"properties": {
"sheetId": 1715306798,
"title": "Лист2",
"index": 1,
"sheetType": "GRID",
"gridProperties": {
"rowCount": 1000,
"columnCount": 26
}
}
}
],
"spreadsheetUrl": "https://docs.google.com/spreadsheets/d/10X8iuovjxQu8ZmOZ-r1d9dO5bxLqh25FVttLvk2-Uzg/edit"
}

View File

@@ -0,0 +1,65 @@
 {
"spreadsheetId": "13s7kQuIHdVJR_QYXS3upKMWgHwBCDqsyz2vj_qTJWPg",
"totalUpdatedRows": 4,
"totalUpdatedColumns": 2,
"totalUpdatedCells": 8,
"totalUpdatedSheets": 1,
"responses": [
{
"spreadsheetId": "13s7kQuIHdVJR_QYXS3upKMWgHwBCDqsyz2vj_qTJWPg",
"updatedRange": "'Лист2'!A1",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "13s7kQuIHdVJR_QYXS3upKMWgHwBCDqsyz2vj_qTJWPg",
"updatedRange": "'Лист2'!A2",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "13s7kQuIHdVJR_QYXS3upKMWgHwBCDqsyz2vj_qTJWPg",
"updatedRange": "'Лист2'!B2",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "13s7kQuIHdVJR_QYXS3upKMWgHwBCDqsyz2vj_qTJWPg",
"updatedRange": "'Лист2'!B3",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "13s7kQuIHdVJR_QYXS3upKMWgHwBCDqsyz2vj_qTJWPg",
"updatedRange": "'Лист2'!A3",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "13s7kQuIHdVJR_QYXS3upKMWgHwBCDqsyz2vj_qTJWPg",
"updatedRange": "'Лист2'!A4",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "13s7kQuIHdVJR_QYXS3upKMWgHwBCDqsyz2vj_qTJWPg",
"updatedRange": "'Лист2'!B1",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "13s7kQuIHdVJR_QYXS3upKMWgHwBCDqsyz2vj_qTJWPg",
"updatedRange": "'Лист2'!B4",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
}
]
}

View File

@@ -0,0 +1,7 @@
 {
"token_type": "bearer",
"expires_in": 7200,
"access_token": "UTIxTTN1THpFM0plSWFzV3FnUVNmNHVmaUQ1Q251ZlpaSGpoM29odU9FX19ZOjE3Mjc2MTA5Nzc3ODU6MToxOmF0OjE",
"scope": "mute.write tweet.moderate.write block.read follows.read offline.access list.write bookmark.read list.read tweet.write space.read block.write like.write like.read users.read tweet.read bookmark.write mute.read follows.write",
"refresh_token": "eXZOOThOWE02Y0xJM0dZd3M3NWF2bDVCLVlXc003QWE1RkdPX2x1enN4Tzh6OjE3Mjc2MTA5Nzc3ODU6MToxOnJ0OjE"
}

View File

@@ -0,0 +1 @@
 "https://twitter.com/i/oauth2/authorize?response_type=code&client_id=ZG1vSmxlVTJXYi05M2c0ek9iV246MTpjaQ&redirect_uri=https://api.athenaeum.digital/opi/hs/twitter&scope=tweet.read%20tweet.write%20tweet.moderate.write%20users.read%20follows.read%20follows.write%20offline.access%20space.read%20mute.read%20mute.write%20like.read%20like.write%20list.read%20list.write%20block.read%20block.write%20bookmark.read%20bookmark.write&state=state&code_challenge=challenge&code_challenge_method=plain"

View File

@@ -0,0 +1,9 @@
 {
"data": {
"edit_history_tweet_ids": [
"1840360327700988115"
],
"text": "Тестовый твиттf424c273-7f2c-428f-9cf0-4356d43e460d",
"id": "1840360327700988115"
}
}

View File

@@ -0,0 +1,9 @@
 {
"data": {
"text": "Тестовый твиттc4059133-567d-492c-95e9-c5d432c7d1f1",
"edit_history_tweet_ids": [
"1840360616055251163"
],
"id": "1840360616055251163"
}
}

View File

@@ -0,0 +1,9 @@
 {
"data": {
"id": "1840360016987009410",
"edit_history_tweet_ids": [
"1840360016987009410"
],
"text": "Тестовый твиттb97dfa20-491c-4544-990c-19224aa8f605"
}
}

View File

@@ -0,0 +1,9 @@
 {
"data": {
"text": "Тестовый твитт38f97e3e-3be4-45b3-8186-608a87b17eb9",
"edit_history_tweet_ids": [
"1840360898495394023"
],
"id": "1840360898495394023"
}
}

View File

@@ -0,0 +1,9 @@
 {
"data": {
"text": "Тестовый твитт43b62c19-53a5-4aa5-8b57-d766ab2741c2",
"edit_history_tweet_ids": [
"1840359976637698388"
],
"id": "1840359976637698388"
}
}

View File

@@ -0,0 +1,6 @@
 {
"status": 0,
"status_message": "ok",
"message_token": 6021150804241963877,
"chat_hostname": "SN-CHAT-07_"
}

View File

@@ -0,0 +1,7 @@
 {
"status": 0,
"status_message": "ok",
"message_token": 6021150800253180744,
"chat_hostname": "SN-CHAT-07_",
"billing_status": 3
}

View File

@@ -0,0 +1,6 @@
 {
"status": 0,
"status_message": "ok",
"message_token": 6021150877956852631,
"chat_hostname": "SN-CHAT-03_"
}

View File

@@ -0,0 +1,7 @@
 {
"status": 0,
"status_message": "ok",
"message_token": 6021150852530985185,
"chat_hostname": "SN-CHAT-07_",
"billing_status": 3
}

View File

@@ -0,0 +1,6 @@
 {
"status": 0,
"status_message": "ok",
"message_token": 6021150905031086482,
"chat_hostname": "SN-CHAT-05_"
}

View File

@@ -0,0 +1,7 @@
 {
"status": 0,
"status_message": "ok",
"message_token": 6021150899989530700,
"chat_hostname": "SN-CHAT-03_",
"billing_status": 3
}

View File

@@ -0,0 +1,6 @@
 {
"status": 0,
"status_message": "ok",
"message_token": 6021150929165113220,
"chat_hostname": "SN-CHAT-06_"
}

View File

@@ -0,0 +1,7 @@
 {
"status": 0,
"status_message": "ok",
"message_token": 6021150926979880822,
"chat_hostname": "SN-CHAT-06_",
"billing_status": 3
}

View File

@@ -0,0 +1,6 @@
 {
"status": 0,
"status_message": "ok",
"message_token": 6021150778207915561,
"chat_hostname": "SN-CHAT-04_"
}

View File

@@ -0,0 +1,7 @@
 {
"status": 0,
"status_message": "ok",
"message_token": 6021150769475376807,
"chat_hostname": "SN-CHAT-06_",
"billing_status": 3
}

View File

@@ -0,0 +1,6 @@
 {
"status": 0,
"status_message": "ok",
"message_token": 6021150830569604889,
"chat_hostname": "SN-CHAT-02_"
}

View File

@@ -0,0 +1,7 @@
 {
"status": 0,
"status_message": "ok",
"message_token": 6021150829193875385,
"chat_hostname": "SN-CHAT-04_",
"billing_status": 3
}

View File

@@ -0,0 +1,5 @@
 {
"status": 6,
"status_message": "notSubscribed",
"chat_hostname": "SN-CHAT-05_"
}

View File

@@ -0,0 +1,14 @@
 {
"status": 0,
"status_message": "ok",
"id": "pa:5925427292815753130",
"chat_hostname": "SN-CHAT-06_",
"name": "1C Test",
"members": [
{
"id": "tMNGhftyUPrB3r1lD+bT4g==",
"name": "John",
"role": "superadmin"
}
]
}

View File

@@ -0,0 +1,12 @@
 {
"status": 0,
"status_message": "ok",
"users": [
{
"id": "tMNGhftyUPrB3r1lD+bT4g==",
"online_status": 4,
"online_status_message": "unavailable",
"last_online": 0
}
]
}

View File

@@ -0,0 +1,26 @@
 {
"Buttons": [
{
"ActionType": "reply",
"ActionBody": "Кнопка 1",
"Text": "Кнопка 1",
"BgColor": "#2db9b9",
"Coloumns": 3
},
{
"ActionType": "reply",
"ActionBody": "Кнопка 2",
"Text": "Кнопка 2",
"BgColor": "#2db9b9",
"Coloumns": 3
},
{
"ActionType": "reply",
"ActionBody": "Кнопка 3",
"Text": "Кнопка 3",
"BgColor": "#2db9b9",
"Coloumns": 3
}
],
"Type": "keyboard"
}

View File

@@ -0,0 +1 @@
 {}

View File

@@ -0,0 +1 @@
 {}

View File

@@ -0,0 +1,5 @@
 {
"href": "https://cloud-api.yandex.net/v1/disk/operations/566e9a82021a8bd5e09f8241b896e400c22855aed693f7c2ee0e0288e2c9adc1",
"method": "GET",
"templated": false
}

View File

@@ -0,0 +1,23 @@
 {
"antivirus_status": "clean",
"public_key": "OC0Ezvwjp3l71J00AhTkPhCOFBVmvM5IKOLmnX+xmEPiUvBxLxeHhEajJZDr79elq/J6bpmRyOJonT3VoXnDag==",
"public_url": "https://yadi.sk/d/xw1CGWp4AtL47g",
"name": "0e9270bc-6c4a-4a9e-807b-14b9824a2caa.png",
"exif": {},
"created": "2024-09-29T15:16:56+03:00",
"size": 2114023,
"resource_id": "1573541518:1913b8c1eddfdb9444793c6276d0c4d315a7f587f9f473d5fc378535d30a3b79",
"modified": "2024-09-29T15:16:56+03:00",
"comment_ids": {
"private_resource": "1573541518:1913b8c1eddfdb9444793c6276d0c4d315a7f587f9f473d5fc378535d30a3b79",
"public_resource": "1573541518:1913b8c1eddfdb9444793c6276d0c4d315a7f587f9f473d5fc378535d30a3b79"
},
"mime_type": "multipart",
"file": "https://downloader.disk.yandex.ru/disk/caafcdc33f6abd410dfd15e58d836e6c2a3b8405d07224145825fe0ce5f7d81c/66f97d8d/gwThwhLBKYvLhQCNnqAHivTyW17WRM8SPPMQOvH6-qbQz8d8VWOGlkwZCgoP8dJ0gy2XfMgP1GVEF7gL_kPWBA%3D%3D?uid=1573541518&filename=0e9270bc-6c4a-4a9e-807b-14b9824a2caa.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v2&etag=9e0176f87f6565a22f78e0f9b39a4d78",
"path": "disk:/0e9270bc-6c4a-4a9e-807b-14b9824a2caa.png",
"media_type": "image",
"sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18",
"type": "file",
"md5": "9e0176f87f6565a22f78e0f9b39a4d78",
"revision": 1727612236831677
}

View File

@@ -0,0 +1,21 @@
 {
"antivirus_status": "clean",
"size": 2114023,
"comment_ids": {
"private_resource": "1573541518:1913b8c1eddfdb9444793c6276d0c4d315a7f587f9f473d5fc378535d30a3b79",
"public_resource": "1573541518:1913b8c1eddfdb9444793c6276d0c4d315a7f587f9f473d5fc378535d30a3b79"
},
"name": "0e9270bc-6c4a-4a9e-807b-14b9824a2caa.png",
"exif": {},
"created": "2024-09-29T15:16:56+03:00",
"resource_id": "1573541518:1913b8c1eddfdb9444793c6276d0c4d315a7f587f9f473d5fc378535d30a3b79",
"modified": "2024-09-29T15:16:56+03:00",
"mime_type": "multipart",
"file": "https://downloader.disk.yandex.ru/disk/7c75da4954e12a5259b30391790f27bf6c79e104b6b23d579715cc1b061d3ace/66f97d90/gwThwhLBKYvLhQCNnqAHivTyW17WRM8SPPMQOvH6-qbQz8d8VWOGlkwZCgoP8dJ0gy2XfMgP1GVEF7gL_kPWBA%3D%3D?uid=1573541518&filename=0e9270bc-6c4a-4a9e-807b-14b9824a2caa.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v2&etag=9e0176f87f6565a22f78e0f9b39a4d78",
"path": "disk:/0e9270bc-6c4a-4a9e-807b-14b9824a2caa.png",
"media_type": "image",
"sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18",
"type": "file",
"md5": "9e0176f87f6565a22f78e0f9b39a4d78",
"revision": 1727612239661270
}

View File

@@ -0,0 +1,21 @@
 {
"antivirus_status": "clean",
"size": 2114023,
"comment_ids": {
"private_resource": "1573541518:59731e01638f4b14be004035a693dbdbd2d6883a7cc7caa0c071db68dd9f2579",
"public_resource": "1573541518:59731e01638f4b14be004035a693dbdbd2d6883a7cc7caa0c071db68dd9f2579"
},
"name": "d1aceb75-7072-449c-a6c5-d2f616cef200.png",
"exif": {},
"created": "2024-09-29T15:16:19+03:00",
"resource_id": "1573541518:59731e01638f4b14be004035a693dbdbd2d6883a7cc7caa0c071db68dd9f2579",
"modified": "2024-09-29T15:16:41+03:00",
"mime_type": "multipart",
"file": "https://downloader.disk.yandex.ru/disk/37bcf800f77986199e077c8f0d8e3de7b863ea01350e4a117641a06d6c94e259/66f97d69/gwThwhLBKYvLhQCNnqAHivTyW17WRM8SPPMQOvH6-qbQz8d8VWOGlkwZCgoP8dJ0gy2XfMgP1GVEF7gL_kPWBA%3D%3D?uid=1573541518&filename=d1aceb75-7072-449c-a6c5-d2f616cef200.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v2&etag=9e0176f87f6565a22f78e0f9b39a4d78",
"path": "disk:/d1aceb75-7072-449c-a6c5-d2f616cef200.png",
"media_type": "image",
"sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18",
"type": "file",
"md5": "9e0176f87f6565a22f78e0f9b39a4d78",
"revision": 1727612201228686
}

View File

@@ -0,0 +1,39 @@
 {
"max_file_size": 1073741824,
"paid_max_file_size": 53687091200,
"total_space": 5368709120,
"reg_time": "2024-02-01T15:13:41+03:00",
"trash_size": 0,
"is_paid": false,
"is_idm_managed_folder_address_access": false,
"used_space": 773097729,
"system_folders": {
"odnoklassniki": "disk:/Социальные сети/Одноклассники",
"google": "disk:/Социальные сети/Google+",
"instagram": "disk:/Социальные сети/Instagram",
"vkontakte": "disk:/Социальные сети/ВКонтакте",
"attach": "disk:/Почтовые вложения",
"mailru": "disk:/Социальные сети/Мой Мир",
"downloads": "disk:/Загрузки/",
"applications": "disk:/Приложения",
"facebook": "disk:/Социальные сети/Facebook",
"social": "disk:/Социальные сети/",
"messenger": "disk:/Файлы Мессенджера",
"calendar": "disk:/Материалы встреч",
"scans": "disk:/Сканы",
"screenshots": "disk:/Скриншоты/",
"photostream": "disk:/Фотокамера/"
},
"user": {
"reg_time": "2024-02-01T15:13:41+03:00",
"display_name": "bayselonarrend",
"uid": "1573541518",
"country": "by",
"is_child": false,
"login": "bayselonarrend"
},
"is_idm_managed_public_access": false,
"payment_flow": false,
"unlimited_autoupload_enabled": false,
"revision": 1727542907480516
}

View File

@@ -0,0 +1,21 @@
 {
"antivirus_status": "clean",
"size": 2114023,
"comment_ids": {
"private_resource": "1573541518:36fe1d1a66d703f89e8a190ad094960fbc96506f435f11566d4185e0f1240f32",
"public_resource": "1573541518:36fe1d1a66d703f89e8a190ad094960fbc96506f435f11566d4185e0f1240f32"
},
"name": "1581a5db-5b3e-45b7-a615-c872b2a3314a.png",
"exif": {},
"created": "2024-09-29T15:14:11+03:00",
"resource_id": "1573541518:36fe1d1a66d703f89e8a190ad094960fbc96506f435f11566d4185e0f1240f32",
"modified": "2024-09-29T15:14:11+03:00",
"mime_type": "multipart",
"file": "https://downloader.disk.yandex.ru/disk/e6aac37f8c79d0495bf008e0dba428fd9af3b9e612ee84db9a24d7b9841775f5/66f97cd7/gwThwhLBKYvLhQCNnqAHitkpVSmm60RDsWC5hCtePBFyo7ABOWJ3Qg_vpGvQctHe9n3RjTeTJuqwxIatrr2uog%3D%3D?uid=1573541518&filename=1581a5db-5b3e-45b7-a615-c872b2a3314a.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v2&etag=9e0176f87f6565a22f78e0f9b39a4d78",
"path": "disk:/1581a5db-5b3e-45b7-a615-c872b2a3314a.png",
"media_type": "image",
"sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18",
"type": "file",
"md5": "9e0176f87f6565a22f78e0f9b39a4d78",
"revision": 1727612052416363
}

View File

@@ -0,0 +1,154 @@
 {
"items": [
{
"antivirus_status": "clean",
"public_key": "lzUqwAcU+PlMrKbzcxhks09qmXiWowXTBvUgesT7NxgPfIAvkNlDx1N5dnN4RI6hq/J6bpmRyOJonT3VoXnDag==",
"public_url": "https://yadi.sk/i/Ato4XjVRIb4nVw",
"name": "0b5585af-2bca-43cf-9d3a-decc63db8821.png",
"exif": {},
"created": "2024-06-02T16:49:58+03:00",
"size": 225883,
"resource_id": "1573541518:12e7259ce9e080f16c6d3b5207184744d8c7ef4084fee37e6f8aa72906003f9f",
"modified": "2024-06-02T16:49:58+03:00",
"mime_type": "image/png",
"comment_ids": {
"private_resource": "1573541518:12e7259ce9e080f16c6d3b5207184744d8c7ef4084fee37e6f8aa72906003f9f",
"public_resource": "1573541518:12e7259ce9e080f16c6d3b5207184744d8c7ef4084fee37e6f8aa72906003f9f"
},
"sizes": [
{
"url": "https://downloader.disk.yandex.ru/disk/07e8a14c32166ef3d863e3a3ec8054911d9bb82695d7634ae62418ed80717828/66f97d98/gwThwhLBKYvLhQCNnqAHituHMr72DpUpd6C6-9w911vW8ivir0rElI21oNjVEQFTesbLx_asncX9gQFzcTfYww%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&fsize=225883&hid=7c41e6147b7dd41ea3cc2d615f42bcb7&media_type=image&tknv=v2&etag=403262e03464796e99ff362e913e9a4d",
"name": "ORIGINAL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a24eaaac73d08a894eba2cc6ddee821b76f6d5878e011583921f5f629baa59d6/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2",
"name": "DEFAULT"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a24eaaac73d08a894eba2cc6ddee821b76f6d5878e011583921f5f629baa59d6/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=XXXS&crop=0",
"name": "XXXS"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a24eaaac73d08a894eba2cc6ddee821b76f6d5878e011583921f5f629baa59d6/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=XXS&crop=0",
"name": "XXS"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a24eaaac73d08a894eba2cc6ddee821b76f6d5878e011583921f5f629baa59d6/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=XS&crop=0",
"name": "XS"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a24eaaac73d08a894eba2cc6ddee821b76f6d5878e011583921f5f629baa59d6/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=S&crop=0",
"name": "S"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a24eaaac73d08a894eba2cc6ddee821b76f6d5878e011583921f5f629baa59d6/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=M&crop=0",
"name": "M"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a24eaaac73d08a894eba2cc6ddee821b76f6d5878e011583921f5f629baa59d6/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=L&crop=0",
"name": "L"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a24eaaac73d08a894eba2cc6ddee821b76f6d5878e011583921f5f629baa59d6/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=XL&crop=0",
"name": "XL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a24eaaac73d08a894eba2cc6ddee821b76f6d5878e011583921f5f629baa59d6/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=XXL&crop=0",
"name": "XXL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a24eaaac73d08a894eba2cc6ddee821b76f6d5878e011583921f5f629baa59d6/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=XXXL&crop=0",
"name": "XXXL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a24eaaac73d08a894eba2cc6ddee821b76f6d5878e011583921f5f629baa59d6/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=S&crop=0",
"name": "C"
}
],
"file": "https://downloader.disk.yandex.ru/disk/86f9dbc27314c10cfc433ae8b9767af5c98cb747dd5c667f8040995251954310/66f97d98/gwThwhLBKYvLhQCNnqAHituHMr72DpUpd6C6-9w911vW8ivir0rElI21oNjVEQFTesbLx_asncX9gQFzcTfYww%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=attachment&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&fsize=225883&hid=7c41e6147b7dd41ea3cc2d615f42bcb7&media_type=image&tknv=v2&etag=403262e03464796e99ff362e913e9a4d",
"media_type": "image",
"preview": "https://downloader.disk.yandex.ru/preview/a24eaaac73d08a894eba2cc6ddee821b76f6d5878e011583921f5f629baa59d6/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0b5585af-2bca-43cf-9d3a-decc63db8821.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=S&crop=0",
"path": "disk:/0b5585af-2bca-43cf-9d3a-decc63db8821.png",
"sha256": "9ff374c811f9545ca1f55c890c72d583f8abab4a689a733b13e2f32069fa330a",
"type": "file",
"md5": "403262e03464796e99ff362e913e9a4d",
"revision": 1717336203287577
},
{
"antivirus_status": "clean",
"public_key": "MSeNtB4sL4oM/DMiMUqGGdAxiEkFI7EStMcjgb9PMJR2xYUasH+IJFEqziFNXjfRq/J6bpmRyOJonT3VoXnDag==",
"public_url": "https://yadi.sk/i/LIWuPUAfQz2AAg",
"name": "0cd21557-08ba-496c-ba35-503833fa5bd6.png",
"exif": {},
"created": "2024-06-01T19:54:41+03:00",
"size": 225883,
"resource_id": "1573541518:c7bf5f5709e3dd9b00a7ccd2a82952842d87b2fbe03994f9e3db437adb801275",
"modified": "2024-06-01T19:54:41+03:00",
"mime_type": "image/png",
"comment_ids": {
"private_resource": "1573541518:c7bf5f5709e3dd9b00a7ccd2a82952842d87b2fbe03994f9e3db437adb801275",
"public_resource": "1573541518:c7bf5f5709e3dd9b00a7ccd2a82952842d87b2fbe03994f9e3db437adb801275"
},
"sizes": [
{
"url": "https://downloader.disk.yandex.ru/disk/77788e0df35d42a465d70607206d70ae6888a5bdd947823da91d727cc67f0a2c/66f97d98/gwThwhLBKYvLhQCNnqAHituHMr72DpUpd6C6-9w911vW8ivir0rElI21oNjVEQFTesbLx_asncX9gQFzcTfYww%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&fsize=225883&hid=7c41e6147b7dd41ea3cc2d615f42bcb7&media_type=image&tknv=v2&etag=403262e03464796e99ff362e913e9a4d",
"name": "ORIGINAL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a1752acf54f1a3cdcc545523e57f3b56de1e78d4ab8bbb608152445a2202b043/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2",
"name": "DEFAULT"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a1752acf54f1a3cdcc545523e57f3b56de1e78d4ab8bbb608152445a2202b043/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=XXXS&crop=0",
"name": "XXXS"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a1752acf54f1a3cdcc545523e57f3b56de1e78d4ab8bbb608152445a2202b043/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=XXS&crop=0",
"name": "XXS"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a1752acf54f1a3cdcc545523e57f3b56de1e78d4ab8bbb608152445a2202b043/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=XS&crop=0",
"name": "XS"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a1752acf54f1a3cdcc545523e57f3b56de1e78d4ab8bbb608152445a2202b043/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=S&crop=0",
"name": "S"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a1752acf54f1a3cdcc545523e57f3b56de1e78d4ab8bbb608152445a2202b043/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=M&crop=0",
"name": "M"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a1752acf54f1a3cdcc545523e57f3b56de1e78d4ab8bbb608152445a2202b043/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=L&crop=0",
"name": "L"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a1752acf54f1a3cdcc545523e57f3b56de1e78d4ab8bbb608152445a2202b043/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=XL&crop=0",
"name": "XL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a1752acf54f1a3cdcc545523e57f3b56de1e78d4ab8bbb608152445a2202b043/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=XXL&crop=0",
"name": "XXL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a1752acf54f1a3cdcc545523e57f3b56de1e78d4ab8bbb608152445a2202b043/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=XXXL&crop=0",
"name": "XXXL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/a1752acf54f1a3cdcc545523e57f3b56de1e78d4ab8bbb608152445a2202b043/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=S&crop=0",
"name": "C"
}
],
"file": "https://downloader.disk.yandex.ru/disk/f841ddebe99ffb13651d60b2eea7510b2a20f072040e6153971231ebabb26b6b/66f97d98/gwThwhLBKYvLhQCNnqAHituHMr72DpUpd6C6-9w911vW8ivir0rElI21oNjVEQFTesbLx_asncX9gQFzcTfYww%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=attachment&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&fsize=225883&hid=7c41e6147b7dd41ea3cc2d615f42bcb7&media_type=image&tknv=v2&etag=403262e03464796e99ff362e913e9a4d",
"media_type": "image",
"preview": "https://downloader.disk.yandex.ru/preview/a1752acf54f1a3cdcc545523e57f3b56de1e78d4ab8bbb608152445a2202b043/inf/agGl7FsmrZi_rLwSr_YZE-iLFMsE0Kg4uy9w7SmAoFzz2voeU1keULK7rWnCo1I_pYaH_RrgTTgD4CfIchHW3Q%3D%3D?uid=1573541518&filename=0cd21557-08ba-496c-ba35-503833fa5bd6.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&tknv=v2&size=S&crop=0",
"path": "disk:/0cd21557-08ba-496c-ba35-503833fa5bd6.png",
"sha256": "9ff374c811f9545ca1f55c890c72d583f8abab4a689a733b13e2f32069fa330a",
"type": "file",
"md5": "403262e03464796e99ff362e913e9a4d",
"revision": 1717260886231743
}
],
"limit": 2,
"offset": 1
}

View File

@@ -0,0 +1,152 @@
 {
"items": [
{
"antivirus_status": "clean",
"size": 943229,
"comment_ids": {
"private_resource": "1573541518:8d5a6c05045c6d30055759ff7e851f0f7399065285d5bb05fa17e4496cf40bb2",
"public_resource": "1573541518:8d5a6c05045c6d30055759ff7e851f0f7399065285d5bb05fa17e4496cf40bb2"
},
"name": "3.png",
"exif": {},
"created": "2024-02-10T13:58:14+03:00",
"resource_id": "1573541518:8d5a6c05045c6d30055759ff7e851f0f7399065285d5bb05fa17e4496cf40bb2",
"modified": "2024-02-10T13:58:14+03:00",
"mime_type": "multipart",
"sizes": [
{
"url": "https://downloader.disk.yandex.ru/disk/cdf5dc44de9301c2106c4fd44ada3f3a9c64a9df384045d8b6c89c19d4ce5b95/66f97d4b/gwThwhLBKYvLhQCNnqAHivS6rT4sf9tf_ZJmzmkuDiNdKb0wAuoUZP3xa-RGUkOqgqn8vgvsrYeT6Yzc-yAjmA%3D%3D?uid=1573541518&filename=3.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=943229&hid=200c348630ee4906d2f7ca6ab71c2248&media_type=image&tknv=v2&etag=7036267356255aebb8af32adad2a1261",
"name": "ORIGINAL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/c16d9789f5933632ff4b02b3c11bc3c0d0b652c91e648c2fd44e244f70066c43/inf/BosSAbexHFf60TUoCsdh22Gr_8Es4dtgZ04xvb02xNQsPPW1eMxghoiPy_6bf3JAPKipLfpSpuhNnc9i6XsR2A%3D%3D?uid=1573541518&filename=3.png&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2",
"name": "DEFAULT"
},
{
"url": "https://downloader.disk.yandex.ru/preview/c16d9789f5933632ff4b02b3c11bc3c0d0b652c91e648c2fd44e244f70066c43/inf/BosSAbexHFf60TUoCsdh22Gr_8Es4dtgZ04xvb02xNQsPPW1eMxghoiPy_6bf3JAPKipLfpSpuhNnc9i6XsR2A%3D%3D?uid=1573541518&filename=3.png&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=XXXS&crop=0",
"name": "XXXS"
},
{
"url": "https://downloader.disk.yandex.ru/preview/c16d9789f5933632ff4b02b3c11bc3c0d0b652c91e648c2fd44e244f70066c43/inf/BosSAbexHFf60TUoCsdh22Gr_8Es4dtgZ04xvb02xNQsPPW1eMxghoiPy_6bf3JAPKipLfpSpuhNnc9i6XsR2A%3D%3D?uid=1573541518&filename=3.png&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=XXS&crop=0",
"name": "XXS"
},
{
"url": "https://downloader.disk.yandex.ru/preview/c16d9789f5933632ff4b02b3c11bc3c0d0b652c91e648c2fd44e244f70066c43/inf/BosSAbexHFf60TUoCsdh22Gr_8Es4dtgZ04xvb02xNQsPPW1eMxghoiPy_6bf3JAPKipLfpSpuhNnc9i6XsR2A%3D%3D?uid=1573541518&filename=3.png&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=XS&crop=0",
"name": "XS"
},
{
"url": "https://downloader.disk.yandex.ru/preview/c16d9789f5933632ff4b02b3c11bc3c0d0b652c91e648c2fd44e244f70066c43/inf/BosSAbexHFf60TUoCsdh22Gr_8Es4dtgZ04xvb02xNQsPPW1eMxghoiPy_6bf3JAPKipLfpSpuhNnc9i6XsR2A%3D%3D?uid=1573541518&filename=3.png&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=S&crop=0",
"name": "S"
},
{
"url": "https://downloader.disk.yandex.ru/preview/c16d9789f5933632ff4b02b3c11bc3c0d0b652c91e648c2fd44e244f70066c43/inf/BosSAbexHFf60TUoCsdh22Gr_8Es4dtgZ04xvb02xNQsPPW1eMxghoiPy_6bf3JAPKipLfpSpuhNnc9i6XsR2A%3D%3D?uid=1573541518&filename=3.png&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=M&crop=0",
"name": "M"
},
{
"url": "https://downloader.disk.yandex.ru/preview/c16d9789f5933632ff4b02b3c11bc3c0d0b652c91e648c2fd44e244f70066c43/inf/BosSAbexHFf60TUoCsdh22Gr_8Es4dtgZ04xvb02xNQsPPW1eMxghoiPy_6bf3JAPKipLfpSpuhNnc9i6XsR2A%3D%3D?uid=1573541518&filename=3.png&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=L&crop=0",
"name": "L"
},
{
"url": "https://downloader.disk.yandex.ru/preview/c16d9789f5933632ff4b02b3c11bc3c0d0b652c91e648c2fd44e244f70066c43/inf/BosSAbexHFf60TUoCsdh22Gr_8Es4dtgZ04xvb02xNQsPPW1eMxghoiPy_6bf3JAPKipLfpSpuhNnc9i6XsR2A%3D%3D?uid=1573541518&filename=3.png&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=XL&crop=0",
"name": "XL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/c16d9789f5933632ff4b02b3c11bc3c0d0b652c91e648c2fd44e244f70066c43/inf/BosSAbexHFf60TUoCsdh22Gr_8Es4dtgZ04xvb02xNQsPPW1eMxghoiPy_6bf3JAPKipLfpSpuhNnc9i6XsR2A%3D%3D?uid=1573541518&filename=3.png&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=XXL&crop=0",
"name": "XXL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/c16d9789f5933632ff4b02b3c11bc3c0d0b652c91e648c2fd44e244f70066c43/inf/BosSAbexHFf60TUoCsdh22Gr_8Es4dtgZ04xvb02xNQsPPW1eMxghoiPy_6bf3JAPKipLfpSpuhNnc9i6XsR2A%3D%3D?uid=1573541518&filename=3.png&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=XXXL&crop=0",
"name": "XXXL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/c16d9789f5933632ff4b02b3c11bc3c0d0b652c91e648c2fd44e244f70066c43/inf/BosSAbexHFf60TUoCsdh22Gr_8Es4dtgZ04xvb02xNQsPPW1eMxghoiPy_6bf3JAPKipLfpSpuhNnc9i6XsR2A%3D%3D?uid=1573541518&filename=3.png&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=S&crop=0",
"name": "C"
}
],
"file": "https://downloader.disk.yandex.ru/disk/cdf5dc44de9301c2106c4fd44ada3f3a9c64a9df384045d8b6c89c19d4ce5b95/66f97d4b/gwThwhLBKYvLhQCNnqAHivS6rT4sf9tf_ZJmzmkuDiNdKb0wAuoUZP3xa-RGUkOqgqn8vgvsrYeT6Yzc-yAjmA%3D%3D?uid=1573541518&filename=3.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=943229&hid=200c348630ee4906d2f7ca6ab71c2248&media_type=image&tknv=v2&etag=7036267356255aebb8af32adad2a1261",
"media_type": "image",
"preview": "https://downloader.disk.yandex.ru/preview/c16d9789f5933632ff4b02b3c11bc3c0d0b652c91e648c2fd44e244f70066c43/inf/BosSAbexHFf60TUoCsdh22Gr_8Es4dtgZ04xvb02xNQsPPW1eMxghoiPy_6bf3JAPKipLfpSpuhNnc9i6XsR2A%3D%3D?uid=1573541518&filename=3.png&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=S&crop=0",
"path": "disk:/3.png",
"sha256": "7be951c04b6169d0cf9406dbbc916c8c77f2fc2ee3409f4c045098a1ae19e13a",
"type": "file",
"md5": "7036267356255aebb8af32adad2a1261",
"revision": 1707576606183957
},
{
"antivirus_status": "clean",
"size": 1555830,
"comment_ids": {
"private_resource": "1573541518:12897a65b076a5a0a92f3033e271eb251764c1e70ba590f383d55c3da7ef8c60",
"public_resource": "1573541518:12897a65b076a5a0a92f3033e271eb251764c1e70ba590f383d55c3da7ef8c60"
},
"name": "Мишки.jpg",
"exif": {
"date_time": "2014-12-13T17:29:24+03:00"
},
"created": "2024-02-01T15:13:45+03:00",
"resource_id": "1573541518:12897a65b076a5a0a92f3033e271eb251764c1e70ba590f383d55c3da7ef8c60",
"modified": "2024-02-10T14:05:03+03:00",
"mime_type": "image/jpeg",
"sizes": [
{
"url": "https://downloader.disk.yandex.ru/disk/70020f98e61eca96b10b9c286db65b9b33e0e102d20d73db44782972e3ac7230/66f97d4b/YCWwIV93r7kdvdgkpYJf7GJbR3ANcQde87h7hiBT0GgAoFo_n3KO9GXq2HWzSWwrwox97L651eAD93T19uJnow%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&fsize=1555830&hid=d4562df88a4f7d98d8aa94e30de24c09&media_type=image&tknv=v2&etag=569a1c98696050439b5b2a1ecfa52d19",
"name": "ORIGINAL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/0053f98e5a160a5ac87edf75174e8881491b359379323f8c8325378a7c9c5a85/inf/fwhLIia_-zlk2uITaqxgbGJbR3ANcQde87h7hiBT0GhEI8fhcC9IFRIL8W4OBV0J-yLh1Ds-lBckf41RQO7cPQ%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2",
"name": "DEFAULT"
},
{
"url": "https://downloader.disk.yandex.ru/preview/0053f98e5a160a5ac87edf75174e8881491b359379323f8c8325378a7c9c5a85/inf/fwhLIia_-zlk2uITaqxgbGJbR3ANcQde87h7hiBT0GhEI8fhcC9IFRIL8W4OBV0J-yLh1Ds-lBckf41RQO7cPQ%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=XXXS&crop=0",
"name": "XXXS"
},
{
"url": "https://downloader.disk.yandex.ru/preview/0053f98e5a160a5ac87edf75174e8881491b359379323f8c8325378a7c9c5a85/inf/fwhLIia_-zlk2uITaqxgbGJbR3ANcQde87h7hiBT0GhEI8fhcC9IFRIL8W4OBV0J-yLh1Ds-lBckf41RQO7cPQ%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=XXS&crop=0",
"name": "XXS"
},
{
"url": "https://downloader.disk.yandex.ru/preview/0053f98e5a160a5ac87edf75174e8881491b359379323f8c8325378a7c9c5a85/inf/fwhLIia_-zlk2uITaqxgbGJbR3ANcQde87h7hiBT0GhEI8fhcC9IFRIL8W4OBV0J-yLh1Ds-lBckf41RQO7cPQ%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=XS&crop=0",
"name": "XS"
},
{
"url": "https://downloader.disk.yandex.ru/preview/0053f98e5a160a5ac87edf75174e8881491b359379323f8c8325378a7c9c5a85/inf/fwhLIia_-zlk2uITaqxgbGJbR3ANcQde87h7hiBT0GhEI8fhcC9IFRIL8W4OBV0J-yLh1Ds-lBckf41RQO7cPQ%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=S&crop=0",
"name": "S"
},
{
"url": "https://downloader.disk.yandex.ru/preview/0053f98e5a160a5ac87edf75174e8881491b359379323f8c8325378a7c9c5a85/inf/fwhLIia_-zlk2uITaqxgbGJbR3ANcQde87h7hiBT0GhEI8fhcC9IFRIL8W4OBV0J-yLh1Ds-lBckf41RQO7cPQ%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=M&crop=0",
"name": "M"
},
{
"url": "https://downloader.disk.yandex.ru/preview/0053f98e5a160a5ac87edf75174e8881491b359379323f8c8325378a7c9c5a85/inf/fwhLIia_-zlk2uITaqxgbGJbR3ANcQde87h7hiBT0GhEI8fhcC9IFRIL8W4OBV0J-yLh1Ds-lBckf41RQO7cPQ%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=L&crop=0",
"name": "L"
},
{
"url": "https://downloader.disk.yandex.ru/preview/0053f98e5a160a5ac87edf75174e8881491b359379323f8c8325378a7c9c5a85/inf/fwhLIia_-zlk2uITaqxgbGJbR3ANcQde87h7hiBT0GhEI8fhcC9IFRIL8W4OBV0J-yLh1Ds-lBckf41RQO7cPQ%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=XL&crop=0",
"name": "XL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/0053f98e5a160a5ac87edf75174e8881491b359379323f8c8325378a7c9c5a85/inf/fwhLIia_-zlk2uITaqxgbGJbR3ANcQde87h7hiBT0GhEI8fhcC9IFRIL8W4OBV0J-yLh1Ds-lBckf41RQO7cPQ%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=XXL&crop=0",
"name": "XXL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/0053f98e5a160a5ac87edf75174e8881491b359379323f8c8325378a7c9c5a85/inf/fwhLIia_-zlk2uITaqxgbGJbR3ANcQde87h7hiBT0GhEI8fhcC9IFRIL8W4OBV0J-yLh1Ds-lBckf41RQO7cPQ%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=XXXL&crop=0",
"name": "XXXL"
},
{
"url": "https://downloader.disk.yandex.ru/preview/0053f98e5a160a5ac87edf75174e8881491b359379323f8c8325378a7c9c5a85/inf/fwhLIia_-zlk2uITaqxgbGJbR3ANcQde87h7hiBT0GhEI8fhcC9IFRIL8W4OBV0J-yLh1Ds-lBckf41RQO7cPQ%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=S&crop=0",
"name": "C"
}
],
"file": "https://downloader.disk.yandex.ru/disk/1d2d9880cb9f8ad02a34f2416676fc4d7ff9e8317b89d5ab20b71d4899a43c1d/66f97d4b/YCWwIV93r7kdvdgkpYJf7GJbR3ANcQde87h7hiBT0GgAoFo_n3KO9GXq2HWzSWwrwox97L651eAD93T19uJnow%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=attachment&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&fsize=1555830&hid=d4562df88a4f7d98d8aa94e30de24c09&media_type=image&tknv=v2&etag=569a1c98696050439b5b2a1ecfa52d19",
"media_type": "image",
"preview": "https://downloader.disk.yandex.ru/preview/0053f98e5a160a5ac87edf75174e8881491b359379323f8c8325378a7c9c5a85/inf/fwhLIia_-zlk2uITaqxgbGJbR3ANcQde87h7hiBT0GhEI8fhcC9IFRIL8W4OBV0J-yLh1Ds-lBckf41RQO7cPQ%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&tknv=v2&size=S&crop=0",
"path": "disk:/Тестовая папка/Мишки.jpg",
"sha256": "d76ce57d8abf4e8eafbc7c85cec59a7a7f12b1d603d51e928be4a3fea0f6817c",
"type": "file",
"md5": "569a1c98696050439b5b2a1ecfa52d19",
"revision": 1707563104041868
}
],
"limit": 2,
"offset": 1
}

View File

@@ -0,0 +1,5 @@
 {
"href": "https://downloader.disk.yandex.ru/disk/7ea429910047f067a2bd4ae45d24a9678ec289038468ab5b1fd4135827772a09/66f97d3c/gwThwhLBKYvLhQCNnqAHivTyW17WRM8SPPMQOvH6-qbQz8d8VWOGlkwZCgoP8dJ0gy2XfMgP1GVEF7gL_kPWBA%3D%3D?uid=1573541518&filename=e850c656-ee28-49dd-a34e-12e849cc5578.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v2&etag=9e0176f87f6565a22f78e0f9b39a4d78",
"method": "GET",
"templated": false
}

View File

@@ -0,0 +1,5 @@
 {
"href": "https://downloader.disk.yandex.ru/disk/494cee2f21d9440aca37d741d496af862d567146948ea0126776f9771d2e5696/66f97d8d/gwThwhLBKYvLhQCNnqAHivTyW17WRM8SPPMQOvH6-qbQz8d8VWOGlkwZCgoP8dJ0gy2XfMgP1GVEF7gL_kPWBA%3D%3D?uid=0&filename=0e9270bc-6c4a-4a9e-807b-14b9824a2caa.png&disposition=attachment&hash=OC0Ezvwjp3l71J00AhTkPhCOFBVmvM5IKOLmnX%2BxmEPiUvBxLxeHhEajJZDr79elq/J6bpmRyOJonT3VoXnDag%3D%3D%3A&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v2",
"method": "GET",
"templated": false
}

View File

@@ -0,0 +1 @@
 НЕ JSON: FF D8 FF E1 54 C1 45 78 69 66 00 00 49 49 2A 00 08 00 00 00 0B 00 0E 01 02 00 20 00 00 00 92 00 00 00 0F 01 02 00 05 00 00 00 B2 00 00 00 10 01 02 00 07 00 00 00 B8 00 00 00 12 01 03 00 01 00…

View File

@@ -0,0 +1,21 @@
 {
"antivirus_status": "clean",
"size": 2114023,
"comment_ids": {
"private_resource": "1573541518:c70b1db434fcef3dd54814b275c380b90304de08af82bc7d4f9930a8201718d0",
"public_resource": "1573541518:c70b1db434fcef3dd54814b275c380b90304de08af82bc7d4f9930a8201718d0"
},
"name": "9ea34de4-5832-4a61-9632-3cf840007d73.png",
"exif": {},
"created": "2024-09-29T15:15:20+03:00",
"resource_id": "1573541518:c70b1db434fcef3dd54814b275c380b90304de08af82bc7d4f9930a8201718d0",
"modified": "2024-09-29T15:15:20+03:00",
"mime_type": "multipart",
"file": "https://downloader.disk.yandex.ru/disk/e3e35e28b46d51a0f3ed65e6f977768913db5cfa8e1968a9fd3a0dd7a0e10d97/66f97d18/gwThwhLBKYvLhQCNnqAHivTyW17WRM8SPPMQOvH6-qbQz8d8VWOGlkwZCgoP8dJ0gy2XfMgP1GVEF7gL_kPWBA%3D%3D?uid=1573541518&filename=9ea34de4-5832-4a61-9632-3cf840007d73.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v2&etag=9e0176f87f6565a22f78e0f9b39a4d78",
"path": "disk:/9ea34de4-5832-4a61-9632-3cf840007d73.png",
"media_type": "image",
"sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18",
"type": "file",
"md5": "9e0176f87f6565a22f78e0f9b39a4d78",
"revision": 1727612120343168
}

View File

@@ -0,0 +1,22 @@
 {
"_embedded": {
"sort": "",
"items": [],
"limit": 20,
"offset": 0,
"path": "disk:/45e71524-1ddd-42e1-9e82-d24e2d22a220",
"total": 0
},
"name": "45e71524-1ddd-42e1-9e82-d24e2d22a220",
"exif": {},
"resource_id": "1573541518:8688269dd3b8b9b6fb4ea14d6291b0af3d3674ec9898c1e4c906523bed448ab1",
"created": "2024-09-29T15:14:00+03:00",
"modified": "2024-09-29T15:14:00+03:00",
"path": "disk:/45e71524-1ddd-42e1-9e82-d24e2d22a220",
"comment_ids": {
"private_resource": "1573541518:8688269dd3b8b9b6fb4ea14d6291b0af3d3674ec9898c1e4c906523bed448ab1",
"public_resource": "1573541518:8688269dd3b8b9b6fb4ea14d6291b0af3d3674ec9898c1e4c906523bed448ab1"
},
"type": "dir",
"revision": 1727612040930762
}

View File

@@ -0,0 +1 @@
 null

View File

@@ -0,0 +1 @@
 null

View File

@@ -0,0 +1 @@
 null