1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-15 14:03:22 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot) 2024-09-29 20:34:48 +03:00
parent 2adaee6cdf
commit 1c6f6c1116
86 changed files with 2779 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,19 @@
 {
"kind": "calendar#calendarListEntry",
"etag": "\"1727630335096000\"",
"id": "739cf8d11d0517973f88bc93554f2f43e832f38e012b391be0ad17d266a850bc@group.calendar.google.com",
"summary": "New name",
"description": "New description",
"timeZone": "Europe/Moscow",
"colorId": "12",
"backgroundColor": "#fad165",
"foregroundColor": "#000000",
"selected": true,
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
}

View File

@ -0,0 +1 @@
 null

View File

@ -0,0 +1,12 @@
 {
"kind": "calendar#calendar",
"etag": "\"P29Vjnf90-Fz11sGIiQIq8IXACE\"",
"id": "739cf8d11d0517973f88bc93554f2f43e832f38e012b391be0ad17d266a850bc@group.calendar.google.com",
"summary": "TestCalendar",
"timeZone": "Europe/Moscow",
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
}

View File

@ -0,0 +1,46 @@
 {
"kind": "calendar#event",
"etag": "\"3455260701680000\"",
"id": "nkeonu0b5b3flradhop3ist4vk",
"status": "confirmed",
"htmlLink": "https://www.google.com/calendar/event?eid=bmtlb251MGI1YjNmbHJhZGhvcDNpc3Q0dmsgYjA0MjAwMGYwYTRjYzU5ZTk2OWRkOTljZWMzNjk2ZmYwZDI2OWFhZTNkMWRhZjdmMjQ1N2RmMjg4ZmUzMzgzNUBn",
"created": "2024-09-29T17:19:10Z",
"updated": "2024-09-29T17:19:10.84Z",
"summary": "New event",
"description": "TestEventDescription",
"location": "InOffice",
"creator": {
"email": "bayselonarrend@gmail.com"
},
"organizer": {
"email": "b042000f0a4cc59e969dd99cec3696ff0d269aae3d1daf7f2457df288fe33835@group.calendar.google.com",
"displayName": "TestCalendar",
"self": true
},
"start": {
"dateTime": "2024-09-29T23:19:10+03:00",
"timeZone": "Europe/Moscow"
},
"end": {
"dateTime": "2024-09-30T00:19:10+03:00",
"timeZone": "Europe/Moscow"
},
"iCalUID": "nkeonu0b5b3flradhop3ist4vk@google.com",
"sequence": 0,
"reminders": {
"useDefault": true
},
"attachments": [
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
"title": "Image1",
"iconLink": ""
},
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
"title": "Image2",
"iconLink": ""
}
],
"eventType": "default"
}

View File

@ -0,0 +1 @@
 null

View File

@ -0,0 +1 @@
 null

View File

@ -0,0 +1 @@
 null

View File

@ -0,0 +1,13 @@
 {
"kind": "calendar#calendar",
"etag": "\"JdIz8lQzaU3RJOOasfFDICU1wDQ\"",
"id": "739cf8d11d0517973f88bc93554f2f43e832f38e012b391be0ad17d266a850bc@group.calendar.google.com",
"summary": "New name",
"description": "New description",
"timeZone": "Europe/Moscow",
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
}

View File

@ -0,0 +1,46 @@
 {
"kind": "calendar#event",
"etag": "\"3455260702978000\"",
"id": "nkeonu0b5b3flradhop3ist4vk",
"status": "confirmed",
"htmlLink": "https://www.google.com/calendar/event?eid=bmtlb251MGI1YjNmbHJhZGhvcDNpc3Q0dmsgYjA0MjAwMGYwYTRjYzU5ZTk2OWRkOTljZWMzNjk2ZmYwZDI2OWFhZTNkMWRhZjdmMjQ1N2RmMjg4ZmUzMzgzNUBn",
"created": "2024-09-29T17:19:10Z",
"updated": "2024-09-29T17:19:11.489Z",
"summary": "New event",
"description": "New event description",
"location": "InOffice",
"creator": {
"email": "bayselonarrend@gmail.com"
},
"organizer": {
"email": "b042000f0a4cc59e969dd99cec3696ff0d269aae3d1daf7f2457df288fe33835@group.calendar.google.com",
"displayName": "TestCalendar",
"self": true
},
"start": {
"dateTime": "2024-09-29T23:19:10+03:00",
"timeZone": "Europe/Moscow"
},
"end": {
"dateTime": "2024-09-30T00:19:10+03:00",
"timeZone": "Europe/Moscow"
},
"iCalUID": "nkeonu0b5b3flradhop3ist4vk@google.com",
"sequence": 0,
"reminders": {
"useDefault": true
},
"attachments": [
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
"title": "Image1",
"iconLink": ""
},
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
"title": "Image2",
"iconLink": ""
}
],
"eventType": "default"
}

View File

@ -0,0 +1,18 @@
 {
"kind": "calendar#calendarListEntry",
"etag": "\"1727630335477000\"",
"id": "739cf8d11d0517973f88bc93554f2f43e832f38e012b391be0ad17d266a850bc@group.calendar.google.com",
"summary": "New name",
"description": "New description",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffd800",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
}

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,13 @@
 {
"kind": "calendar#calendar",
"etag": "\"JdIz8lQzaU3RJOOasfFDICU1wDQ\"",
"id": "739cf8d11d0517973f88bc93554f2f43e832f38e012b391be0ad17d266a850bc@group.calendar.google.com",
"summary": "New name",
"description": "New description",
"timeZone": "Europe/Moscow",
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
}

View File

@ -0,0 +1,46 @@
 {
"kind": "calendar#event",
"etag": "\"3455260702978000\"",
"id": "nkeonu0b5b3flradhop3ist4vk",
"status": "confirmed",
"htmlLink": "https://www.google.com/calendar/event?eid=bmtlb251MGI1YjNmbHJhZGhvcDNpc3Q0dmsgYjA0MjAwMGYwYTRjYzU5ZTk2OWRkOTljZWMzNjk2ZmYwZDI2OWFhZTNkMWRhZjdmMjQ1N2RmMjg4ZmUzMzgzNUBn",
"created": "2024-09-29T17:19:10Z",
"updated": "2024-09-29T17:19:11.489Z",
"summary": "New event",
"description": "New event description",
"location": "InOffice",
"creator": {
"email": "bayselonarrend@gmail.com"
},
"organizer": {
"email": "b042000f0a4cc59e969dd99cec3696ff0d269aae3d1daf7f2457df288fe33835@group.calendar.google.com",
"displayName": "TestCalendar",
"self": true
},
"start": {
"dateTime": "2024-09-29T23:19:10+03:00",
"timeZone": "Europe/Moscow"
},
"end": {
"dateTime": "2024-09-30T00:19:10+03:00",
"timeZone": "Europe/Moscow"
},
"iCalUID": "nkeonu0b5b3flradhop3ist4vk@google.com",
"sequence": 0,
"reminders": {
"useDefault": true
},
"attachments": [
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
"title": "Image1",
"iconLink": ""
},
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
"title": "Image2",
"iconLink": ""
}
],
"eventType": "default"
}

View File

@ -0,0 +1,9 @@
 {
"Description": "",
"Title": "New event",
"Venue": "",
"StartDate": "2024-09-29T20:19:15.0257123Z",
"EndDate": "2024-09-29T21:19:15.0257123Z",
"ArrayOfAttachmentURLs": {},
"SendNotifications": true
}

View File

@ -0,0 +1,48 @@
 [
{
"kind": "calendar#event",
"etag": "\"3455260709062000\"",
"id": "nkeonu0b5b3flradhop3ist4vk",
"status": "confirmed",
"htmlLink": "https://www.google.com/calendar/event?eid=bmtlb251MGI1YjNmbHJhZGhvcDNpc3Q0dmsgYjA0MjAwMGYwYTRjYzU5ZTk2OWRkOTljZWMzNjk2ZmYwZDI2OWFhZTNkMWRhZjdmMjQ1N2RmMjg4ZmUzMzgzNUBn",
"created": "2024-09-29T17:19:10Z",
"updated": "2024-09-29T17:19:14.531Z",
"summary": "New event",
"description": "New event description",
"location": "InOffice",
"creator": {
"email": "bayselonarrend@gmail.com"
},
"organizer": {
"email": "b042000f0a4cc59e969dd99cec3696ff0d269aae3d1daf7f2457df288fe33835@group.calendar.google.com",
"displayName": "TestCalendar",
"self": true
},
"start": {
"dateTime": "2024-09-29T23:19:10+03:00",
"timeZone": "Europe/Moscow"
},
"end": {
"dateTime": "2024-09-30T00:19:10+03:00",
"timeZone": "Europe/Moscow"
},
"iCalUID": "nkeonu0b5b3flradhop3ist4vk@google.com",
"sequence": 0,
"reminders": {
"useDefault": true
},
"attachments": [
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
"title": "Image1",
"iconLink": ""
},
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
"title": "Image2",
"iconLink": ""
}
],
"eventType": "default"
}
]

View File

@ -0,0 +1,18 @@
 {
"kind": "calendar#calendarListEntry",
"etag": "\"1727630335477000\"",
"id": "739cf8d11d0517973f88bc93554f2f43e832f38e012b391be0ad17d266a850bc@group.calendar.google.com",
"summary": "New name",
"description": "New description",
"timeZone": "Europe/Moscow",
"colorId": "6",
"backgroundColor": "#ffd800",
"foregroundColor": "#000000",
"accessRole": "owner",
"defaultReminders": [],
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
]
}
}

View File

@ -0,0 +1,44 @@
 {
"kind": "calendar#event",
"etag": "\"3455260702978000\"",
"id": "nkeonu0b5b3flradhop3ist4vk",
"status": "cancelled",
"htmlLink": "https://www.google.com/calendar/event?eid=bmtlb251MGI1YjNmbHJhZGhvcDNpc3Q0dmsgYjA0MjAwMGYwYTRjYzU5ZTk2OWRkOTljZWMzNjk2ZmYwZDI2OWFhZTNkMWRhZjdmMjQ1N2RmMjg4ZmUzMzgzNUBn",
"created": "2024-09-29T17:19:10Z",
"updated": "2024-09-29T17:19:11.489Z",
"summary": "New event",
"description": "New event description",
"location": "InOffice",
"creator": {
"email": "bayselonarrend@gmail.com"
},
"organizer": {
"email": "bayselonarrend@gmail.com"
},
"start": {
"dateTime": "2024-09-29T23:19:10+03:00",
"timeZone": "Europe/Moscow"
},
"end": {
"dateTime": "2024-09-30T00:19:10+03:00",
"timeZone": "Europe/Moscow"
},
"iCalUID": "nkeonu0b5b3flradhop3ist4vk@google.com",
"sequence": 0,
"reminders": {
"useDefault": true
},
"attachments": [
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
"title": "Image1",
"iconLink": ""
},
{
"fileUrl": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
"title": "Image2",
"iconLink": ""
}
],
"eventType": "default"
}

View File

@ -0,0 +1,6 @@
 {
"kind": "drive#file",
"id": "1QLPdhfJMz9P3UJBMCvF4zYzi6yqDlYaU",
"name": "CopiedFile.jpeg",
"mimeType": "image/jpeg"
}

View File

@ -0,0 +1,16 @@
 {
"id": "AAABV-b4bws",
"kind": "drive#comment",
"createdTime": "2024-09-29T17:20:47.165Z",
"modifiedTime": "2024-09-29T17:20:47.165Z",
"replies": [],
"author": {
"displayName": "Антон Титовец",
"kind": "drive#user",
"me": true,
"photoLink": "//lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s50-c-k-no"
},
"deleted": false,
"htmlContent": "Comment text",
"content": "Comment text"
}

View File

@ -0,0 +1,6 @@
 {
"kind": "drive#file",
"id": "1trgAzkF_pMFm3uLJKeXIUd6K2W3YYhcY",
"name": "TestFolder",
"mimeType": "application/vnd.google-apps.folder"
}

View File

@ -0,0 +1 @@
 null

View File

@ -0,0 +1 @@
 null

View File

@ -0,0 +1 @@
 NOT 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,16 @@
 {
"id": "AAABV-b4bws",
"kind": "drive#comment",
"createdTime": "2024-09-29T17:20:47.165Z",
"modifiedTime": "2024-09-29T17:20:47.165Z",
"replies": [],
"author": {
"displayName": "Антон Титовец",
"kind": "drive#user",
"me": true,
"photoLink": "//lh3.googleusercontent.com/a/ACg8ocKYttNv2CZ-cTTuE90Zmht_PwnGc0YnjM1IUllXsTVORfZFVPU=s50-c-k-no"
},
"deleted": false,
"htmlContent": "Comment text",
"content": "Comment text"
}

View File

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

View File

@ -0,0 +1,450 @@
 [
{
"kind": "drive#file",
"copyRequiresWriterPermission": false,
"writersCanShare": true,
"viewedByMe": false,
"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/1Q3vl7hcmdeJvd86jC84pdGKW5772apUy",
"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": "1Q3vl7hcmdeJvd86jC84pdGKW5772apUy",
"name": "TestFolder",
"description": "",
"starred": false,
"trashed": false,
"explicitlyTrashed": false,
"createdTime": "2024-06-03T07:24:06.147Z",
"modifiedTime": "2024-06-03T07:24:06.147Z",
"modifiedByMeTime": "2024-06-03T07:24:06.147Z",
"quotaBytesUsed": "0",
"version": "1",
"ownedByMe": true,
"isAppAuthorized": true,
"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": "85b6518b95b58536480354d9d5fc3d8b",
"writersCanShare": true,
"viewedByMe": false,
"mimeType": "image/jpeg",
"parents": [
"1Q3vl7hcmdeJvd86jC84pdGKW5772apUy"
],
"thumbnailLink": "https://lh3.googleusercontent.com/drive-storage/AJQWtBNAt8j6rvhsyCL9Et8cuRhQi9q0mNvptsJxkqOuI6hQRdeeaD3qFAf-OUABsEP8Mct_NfUxpkK4pPSrnM7jt0EtR_poFu3fZuvpwfrhrmJSfv0=s220",
"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": "0B92vrbrhqfJrRTVPUUhub2t5dytHRm93enlyY2hYakozV1dFPQ",
"webViewLink": "https://drive.google.com/file/d/1-vL_2o3B_v0-fYVKRgok5PmF3goKOsW3/view?usp=drivesdk",
"webContentLink": "https://drive.google.com/uc?id=1-vL_2o3B_v0-fYVKRgok5PmF3goKOsW3&export=download",
"size": "2114025",
"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": true,
"spaces": [
"drive"
],
"id": "1-vL_2o3B_v0-fYVKRgok5PmF3goKOsW3",
"name": "New file.jpg",
"description": "This is a new file",
"starred": false,
"trashed": false,
"explicitlyTrashed": false,
"createdTime": "2024-09-25T20:34:11.125Z",
"modifiedTime": "2024-09-25T20:34:11.125Z",
"modifiedByMeTime": "2024-09-25T20:34:11.125Z",
"quotaBytesUsed": "2114025",
"version": "2",
"originalFilename": "New file.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": "1",
"modifiedByMe": true,
"permissionIds": [
"07468399490707249352"
],
"imageMediaMetadata": {
"flashUsed": true,
"meteringMode": "Pattern",
"exposureMode": "Auto",
"colorSpace": "sRGB",
"whiteBalance": "Auto",
"width": 3264,
"height": 2448,
"rotation": 0,
"time": "2012:08:03 08:21:50",
"cameraMake": "SONY",
"cameraModel": "DSC-H7",
"exposureTime": 0.00125,
"aperture": 5.6,
"focalLength": 5.2,
"isoSpeed": 100,
"exposureBias": 0,
"maxApertureValue": 2.875
},
"linkShareMetadata": {
"securityUpdateEligible": false,
"securityUpdateEnabled": true
},
"sha1Checksum": "ebdbaf8ed7fe21f6562fde438a2bb12ba49750f2",
"sha256Checksum": "1a03612de72929ef42a272cb17123871bf9b7723c89f9659765a49f744b6162b"
}
]
},
{
"kind": "drive#file",
"copyRequiresWriterPermission": false,
"writersCanShare": true,
"viewedByMe": false,
"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/1O0dI2Md329mK9HfvxlJp_5bc5XgHc451",
"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": "1O0dI2Md329mK9HfvxlJp_5bc5XgHc451",
"name": "TestFolder",
"description": "",
"starred": false,
"trashed": false,
"explicitlyTrashed": false,
"createdTime": "2024-06-03T06:24:35.846Z",
"modifiedTime": "2024-06-03T06:24:35.846Z",
"modifiedByMeTime": "2024-06-03T06:24:35.846Z",
"quotaBytesUsed": "0",
"version": "1",
"ownedByMe": true,
"isAppAuthorized": true,
"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",
"copyRequiresWriterPermission": false,
"writersCanShare": true,
"viewedByMe": false,
"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/1lOK6QCt1uQZtQea6PV19bLtR1WrhePv4",
"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": "1lOK6QCt1uQZtQea6PV19bLtR1WrhePv4",
"name": "TestFolder",
"description": "",
"starred": false,
"trashed": false,
"explicitlyTrashed": false,
"createdTime": "2024-06-02T15:46:41.694Z",
"modifiedTime": "2024-06-02T15:46:41.694Z",
"modifiedByMeTime": "2024-06-02T15:46:41.694Z",
"quotaBytesUsed": "0",
"version": "1",
"ownedByMe": true,
"isAppAuthorized": true,
"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": []
}
]

View File

@ -0,0 +1,6 @@
 {
"MIME": "image/jpeg",
"Name": "New file.jpg",
"Description": "This is a new file",
"Parent": "root"
}

View File

@ -0,0 +1,114 @@
 [
{
"kind": "drive#file",
"fileExtension": "json",
"copyRequiresWriterPermission": false,
"md5Checksum": "dea2818d0dca271ee922375ffd8ec683",
"writersCanShare": true,
"viewedByMe": true,
"mimeType": "application/json",
"parents": [
"0AN2vrbrhqfJrUk9PVA"
],
"iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/application/json",
"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": "0B92vrbrhqfJrUkxWam1TdyttV0VRZU1XT3ptazg0VGRodS9RPQ",
"webViewLink": "https://drive.google.com/file/d/1NKMmj4SJh3WUw74nhLuMofW7dfpUR520/view?usp=drivesdk",
"webContentLink": "https://drive.google.com/uc?id=1NKMmj4SJh3WUw74nhLuMofW7dfpUR520&export=download",
"size": "10661",
"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": "1NKMmj4SJh3WUw74nhLuMofW7dfpUR520",
"name": "data.json",
"starred": false,
"trashed": false,
"explicitlyTrashed": false,
"createdTime": "2024-02-29T19:22:49.616Z",
"modifiedTime": "2024-09-29T16:25:16.537Z",
"modifiedByMeTime": "2024-09-29T16:25:16.537Z",
"viewedByMeTime": "2024-09-29T16:25:16.537Z",
"quotaBytesUsed": "10661",
"version": "5716",
"originalFilename": "data.json",
"ownedByMe": true,
"fullFileExtension": "json",
"isAppAuthorized": false,
"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"
],
"linkShareMetadata": {
"securityUpdateEligible": false,
"securityUpdateEnabled": true
},
"sha1Checksum": "ad082a298fcc8873a00d49a0508c656f9ef00e4f",
"sha256Checksum": "bda11bb0892e65004e2b8725464a0e8764576b7c5e5d88ece42cfea6d1ffc742"
}
]

View File

@ -0,0 +1,104 @@
 {
"kind": "drive#file",
"id": "1Q3vl7hcmdeJvd86jC84pdGKW5772apUy",
"name": "TestFolder",
"mimeType": "application/vnd.google-apps.folder",
"description": "",
"starred": false,
"trashed": false,
"explicitlyTrashed": false,
"parents": [
"0AN2vrbrhqfJrUk9PVA"
],
"spaces": [
"drive"
],
"version": "1",
"webViewLink": "https://drive.google.com/drive/folders/1Q3vl7hcmdeJvd86jC84pdGKW5772apUy",
"iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/application/vnd.google-apps.folder",
"hasThumbnail": false,
"thumbnailVersion": "0",
"viewedByMe": false,
"createdTime": "2024-06-03T07:24:06.147Z",
"modifiedTime": "2024-06-03T07:24:06.147Z",
"modifiedByMeTime": "2024-06-03T07:24:06.147Z",
"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": true,
"linkShareMetadata": {
"securityUpdateEligible": false,
"securityUpdateEnabled": true
}
}

View File

@ -0,0 +1,6 @@
 {
"kind": "drive#file",
"id": "15Altue8di42CdCumJSJFF2_mg0zVmBox",
"name": "UpdatedFile.jpg",
"mimeType": "image/jpeg"
}

View File

@ -0,0 +1,6 @@
 {
"kind": "drive#file",
"id": "15Altue8di42CdCumJSJFF2_mg0zVmBox",
"name": "New file.jpg",
"mimeType": "image/jpeg"
}

View File

@ -0,0 +1,19 @@
 {
"spreadsheetId": "1CppTmECbHp9HaxzXF5NpNCiNvsZFruTdmBoyhPdtQe4",
"replies": [
{
"addSheet": {
"properties": {
"sheetId": 20832585,
"title": "TestSheet",
"index": 2,
"sheetType": "GRID",
"gridProperties": {
"rowCount": 1000,
"columnCount": 26
}
}
}
}
]
}

View File

@ -0,0 +1,8 @@
 {
"spreadsheetId": "1zXYjR7QQAKmb-F1V2zhS1eYoEYs9WIWo24e2-XKa-IQ",
"clearedRanges": [
"Sheet2!B2",
"Sheet2!A3",
"Sheet2!B4"
]
}

View File

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

View File

@ -0,0 +1,161 @@
 {
"spreadsheetId": "1CppTmECbHp9HaxzXF5NpNCiNvsZFruTdmBoyhPdtQe4",
"properties": {
"title": "TestTable",
"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": 2042197155,
"title": "Sheet1",
"index": 0,
"sheetType": "GRID",
"gridProperties": {
"rowCount": 1000,
"columnCount": 26
}
}
},
{
"properties": {
"sheetId": 841692994,
"title": "Sheet2",
"index": 1,
"sheetType": "GRID",
"gridProperties": {
"rowCount": 1000,
"columnCount": 26
}
}
}
],
"spreadsheetUrl": "https://docs.google.com/spreadsheets/d/1CppTmECbHp9HaxzXF5NpNCiNvsZFruTdmBoyhPdtQe4/edit"
}

View File

@ -0,0 +1,6 @@
 {
"spreadsheetId": "1CppTmECbHp9HaxzXF5NpNCiNvsZFruTdmBoyhPdtQe4",
"replies": [
{}
]
}

View File

@ -0,0 +1,6 @@
 {
"spreadsheetId": "1CppTmECbHp9HaxzXF5NpNCiNvsZFruTdmBoyhPdtQe4",
"replies": [
{}
]
}

View File

@ -0,0 +1,32 @@
 {
"spreadsheetId": "1zXYjR7QQAKmb-F1V2zhS1eYoEYs9WIWo24e2-XKa-IQ",
"valueRanges": [
{
"range": "Sheet2!B2",
"majorDimension": "ROWS",
"values": [
[
"ThisIsB2"
]
]
},
{
"range": "Sheet2!A3",
"majorDimension": "ROWS",
"values": [
[
"ThisIsA3"
]
]
},
{
"range": "Sheet2!B4",
"majorDimension": "ROWS",
"values": [
[
"ThisIsB4"
]
]
}
]
}

View File

@ -0,0 +1,161 @@
 {
"spreadsheetId": "1CppTmECbHp9HaxzXF5NpNCiNvsZFruTdmBoyhPdtQe4",
"properties": {
"title": "Test table (changed.)",
"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": 841692994,
"title": "Sheet2",
"index": 0,
"sheetType": "GRID",
"gridProperties": {
"rowCount": 1000,
"columnCount": 26
}
}
},
{
"properties": {
"sheetId": 20832585,
"title": "TestSheet",
"index": 1,
"sheetType": "GRID",
"gridProperties": {
"rowCount": 1000,
"columnCount": 26
}
}
}
],
"spreadsheetUrl": "https://docs.google.com/spreadsheets/d/1CppTmECbHp9HaxzXF5NpNCiNvsZFruTdmBoyhPdtQe4/edit"
}

View File

@ -0,0 +1,65 @@
 {
"spreadsheetId": "1zXYjR7QQAKmb-F1V2zhS1eYoEYs9WIWo24e2-XKa-IQ",
"totalUpdatedRows": 4,
"totalUpdatedColumns": 2,
"totalUpdatedCells": 8,
"totalUpdatedSheets": 1,
"responses": [
{
"spreadsheetId": "1zXYjR7QQAKmb-F1V2zhS1eYoEYs9WIWo24e2-XKa-IQ",
"updatedRange": "Sheet2!A1",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "1zXYjR7QQAKmb-F1V2zhS1eYoEYs9WIWo24e2-XKa-IQ",
"updatedRange": "Sheet2!A2",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "1zXYjR7QQAKmb-F1V2zhS1eYoEYs9WIWo24e2-XKa-IQ",
"updatedRange": "Sheet2!B2",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "1zXYjR7QQAKmb-F1V2zhS1eYoEYs9WIWo24e2-XKa-IQ",
"updatedRange": "Sheet2!B3",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "1zXYjR7QQAKmb-F1V2zhS1eYoEYs9WIWo24e2-XKa-IQ",
"updatedRange": "Sheet2!A3",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "1zXYjR7QQAKmb-F1V2zhS1eYoEYs9WIWo24e2-XKa-IQ",
"updatedRange": "Sheet2!A4",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "1zXYjR7QQAKmb-F1V2zhS1eYoEYs9WIWo24e2-XKa-IQ",
"updatedRange": "Sheet2!B1",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
},
{
"spreadsheetId": "1zXYjR7QQAKmb-F1V2zhS1eYoEYs9WIWo24e2-XKa-IQ",
"updatedRange": "Sheet2!B4",
"updatedRows": 1,
"updatedColumns": 1,
"updatedCells": 1
}
]
}

View File

@ -0,0 +1,9 @@
 {
"data": {
"text": "TestTweet5f86ed5e-6a64-4d91-8e95-5fb0dea670c6",
"edit_history_tweet_ids": [
"1840436070069965173"
],
"id": "1840436070069965173"
}
}

View File

@ -0,0 +1,9 @@
 {
"data": {
"edit_history_tweet_ids": [
"1840435469219209570"
],
"id": "1840435469219209570",
"text": "TestTweet5638e27b-1d6f-41f9-ab12-ee3f5b28f759"
}
}

View File

@ -0,0 +1,9 @@
 {
"data": {
"text": "TestTweet7fa6f657-7cab-4959-803c-6e3812e3f521",
"edit_history_tweet_ids": [
"1840436352439005253"
],
"id": "1840436352439005253"
}
}

View File

@ -0,0 +1,9 @@
 {
"data": {
"id": "1840435412147355972",
"edit_history_tweet_ids": [
"1840435412147355972"
],
"text": "TestTweet6ccd2da8-de87-4b65-9635-34dc904f8c60"
}
}

View File

@ -0,0 +1,9 @@
 {
"data": {
"text": "TestTweetf251e618-b2e8-463d-b0db-7f4362816cbf",
"edit_history_tweet_ids": [
"1840435782579818760"
],
"id": "1840435782579818760"
}
}

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,4 @@
 {
"error": "invalid_request",
"error_description": "Value passed for the authorization code was invalid."
}

View File

@ -0,0 +1,7 @@
 {
"token_type": "bearer",
"expires_in": 7200,
"access_token": "VlpMSGU5eEVtRlRpazlPaTZDOW1JY19UbWtXSkR0ZFg5bGdINHZrSGVXNV8xOjE3Mjc2Mjg5NjI4MTg6MToxOmF0OjE",
"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": "NHhNRWpXcXJqdWl4X1NvX0hwQ3dENU1zeHBqVjNqWjlhU0xQYUl3YkFCcV9XOjE3Mjc2Mjg5NjI4MTg6MTowOnJ0OjE"
}

View File

@ -0,0 +1,26 @@
 {
"Buttons": [
{
"ActionType": "reply",
"ActionBody": "Button 1",
"Text": "Button 1",
"BgColor": "#2db9b9",
"Coloumns": 3
},
{
"ActionType": "reply",
"ActionBody": "Button 2",
"Text": "Button 2",
"BgColor": "#2db9b9",
"Coloumns": 3
},
{
"ActionType": "reply",
"ActionBody": "Button 3",
"Text": "Button 3",
"BgColor": "#2db9b9",
"Coloumns": 3
}
],
"Type": "keyboard"
}

View File

@ -0,0 +1,14 @@
 {
"status": 0,
"status_message": "ok",
"id": "pa:5925427292815753130",
"chat_hostname": "SN-CHAT-03_",
"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,5 @@
 {
"status": 6,
"status_message": "notSubscribed",
"chat_hostname": "SN-CHAT-03_"
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,5 @@
 {
"status": 1,
"status_message": "URL not valid or not HTTPS",
"chat_hostname": "SN-CHAT-01_"
}

View File

@ -0,0 +1,21 @@
 {
"antivirus_status": "clean",
"size": 2114023,
"comment_ids": {
"private_resource": "1573541518:815538111476eb8b224569fcfabf81a20bbd61d0b69dae1deb496fb848cc21f6",
"public_resource": "1573541518:815538111476eb8b224569fcfabf81a20bbd61d0b69dae1deb496fb848cc21f6"
},
"name": "000f2f2d-7250-46f4-8f1e-9e831a845875.png",
"exif": {},
"created": "2024-09-29T20:17:40+03:00",
"resource_id": "1573541518:815538111476eb8b224569fcfabf81a20bbd61d0b69dae1deb496fb848cc21f6",
"modified": "2024-09-29T20:17:40+03:00",
"mime_type": "multipart",
"file": "https://downloader.disk.yandex.ru/disk/50965ada99041eb9eba84f151405360c84ebfef6cb2c42eff01106c2a0c89862/66f9c40b/gwThwhLBKYvLhQCNnqAHig41JaMBPAWXQx_IzF63Q8zx_qLHbD1g1rqiEqs6JL4kPlT27sdH5J1t81MSfPVIgg%3D%3D?uid=1573541518&filename=000f2f2d-7250-46f4-8f1e-9e831a845875.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:/000f2f2d-7250-46f4-8f1e-9e831a845875.png",
"media_type": "image",
"sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18",
"type": "file",
"md5": "9e0176f87f6565a22f78e0f9b39a4d78",
"revision": 1727630283549460
}

View File

@ -0,0 +1,22 @@
 {
"_embedded": {
"sort": "",
"items": [],
"limit": 20,
"offset": 0,
"path": "disk:/0d8303a1-f958-4ec6-bbae-b128d2f048cd",
"total": 0
},
"name": "0d8303a1-f958-4ec6-bbae-b128d2f048cd",
"exif": {},
"resource_id": "1573541518:424fd2b78c4e1b1068056e2403f772c2888ad8b2b3f2901f7812286df74379d7",
"created": "2024-09-29T20:14:47+03:00",
"modified": "2024-09-29T20:14:47+03:00",
"path": "disk:/0d8303a1-f958-4ec6-bbae-b128d2f048cd",
"comment_ids": {
"private_resource": "1573541518:424fd2b78c4e1b1068056e2403f772c2888ad8b2b3f2901f7812286df74379d7",
"public_resource": "1573541518:424fd2b78c4e1b1068056e2403f772c2888ad8b2b3f2901f7812286df74379d7"
},
"type": "dir",
"revision": 1727630087545834
}

View File

@ -0,0 +1,21 @@
 {
"antivirus_status": "clean",
"size": 2114023,
"comment_ids": {
"private_resource": "1573541518:725c4eca32f1514afac02eccbc351553eb22548c346023c189624be583a3a9c2",
"public_resource": "1573541518:725c4eca32f1514afac02eccbc351553eb22548c346023c189624be583a3a9c2"
},
"name": "4988f566-1076-47be-8dac-4b000998eed1.png",
"exif": {},
"created": "2024-09-29T20:16:01+03:00",
"resource_id": "1573541518:725c4eca32f1514afac02eccbc351553eb22548c346023c189624be583a3a9c2",
"modified": "2024-09-29T20:16:01+03:00",
"mime_type": "multipart",
"file": "https://downloader.disk.yandex.ru/disk/5e0d78a3017fab68e74ccc874fde1eb39add87e681471502f9cc0df73071a837/66f9c391/gwThwhLBKYvLhQCNnqAHig41JaMBPAWXQx_IzF63Q8zx_qLHbD1g1rqiEqs6JL4kPlT27sdH5J1t81MSfPVIgg%3D%3D?uid=1573541518&filename=4988f566-1076-47be-8dac-4b000998eed1.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:/4988f566-1076-47be-8dac-4b000998eed1.png",
"media_type": "image",
"sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18",
"type": "file",
"md5": "9e0176f87f6565a22f78e0f9b39a4d78",
"revision": 1727630161454872
}

View File

@ -0,0 +1 @@
 null

View File

@ -0,0 +1 @@
 null

View File

@ -0,0 +1 @@
 null

View File

@ -0,0 +1 @@
 NOT 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,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": 781553821,
"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": 1727617695009587
}

View File

@ -0,0 +1,5 @@
 {
"href": "https://downloader.disk.yandex.ru/disk/91cc8a5077a1227bd746b37cdd8054f58317bf6789795f527c2bdd9210d50a4b/66f9c3b9/gwThwhLBKYvLhQCNnqAHig41JaMBPAWXQx_IzF63Q8zx_qLHbD1g1rqiEqs6JL4kPlT27sdH5J1t81MSfPVIgg%3D%3D?uid=1573541518&filename=65de4762-606a-442e-9b87-95785846d6ce.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/51fb21394233037c166d6b0630780b0cc141fc4e68844c1f014b63942621a4a3/66f9c409/gwThwhLBKYvLhQCNnqAHig41JaMBPAWXQx_IzF63Q8zx_qLHbD1g1rqiEqs6JL4kPlT27sdH5J1t81MSfPVIgg%3D%3D?uid=0&filename=000f2f2d-7250-46f4-8f1e-9e831a845875.png&disposition=attachment&hash=F5u3mwemS1E4lOw0%2BcKFvaJ4%2BZpztzMF%2BCKRQb1LMfYHIzWS7LwDwNEXBYc7fliGq/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,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/e6d9852de080a5c768e9a6fcfff48e6decf4062e86587be22a0007d1b1c805f1/66f9c3c7/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/e6d9852de080a5c768e9a6fcfff48e6decf4062e86587be22a0007d1b1c805f1/66f9c3c7/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/9f368c01d661dd77edb9099aaaab3d06112763a9b65fa38cf90f3693e33a0076/66f9c3c7/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/30ff76db7856d503b57c08ad71b07124895c7aefe7b79d756c72c6f8e0837a4b/66f9c3c7/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,21 @@
 {
"antivirus_status": "clean",
"size": 2114023,
"comment_ids": {
"private_resource": "1573541518:703b8f9f32c651c081c8f4bb6e0085f8f2c340d547f40561dbead6375e8192be",
"public_resource": "1573541518:703b8f9f32c651c081c8f4bb6e0085f8f2c340d547f40561dbead6375e8192be"
},
"name": "6bb39348-f387-4876-870c-71841946de72.png",
"exif": {},
"created": "2024-09-29T20:14:58+03:00",
"resource_id": "1573541518:703b8f9f32c651c081c8f4bb6e0085f8f2c340d547f40561dbead6375e8192be",
"modified": "2024-09-29T20:14:58+03:00",
"mime_type": "multipart",
"file": "https://downloader.disk.yandex.ru/disk/e87858bbfc2a326e7e2d400b10dc3f709ea45e96a82f1cc01f66885fc3140ee7/66f9c356/gwThwhLBKYvLhQCNnqAHitgh7RxvnVWi1SvVfyfUwXaLN9Z2UqAZdj2x7rzFUiVqAHIuw7FTWvjJYqGS3oaEkw%3D%3D?uid=1573541518&filename=6bb39348-f387-4876-870c-71841946de72.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:/6bb39348-f387-4876-870c-71841946de72.png",
"media_type": "image",
"sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18",
"type": "file",
"md5": "9e0176f87f6565a22f78e0f9b39a4d78",
"revision": 1727630099034488
}

View File

@ -0,0 +1,29 @@
 {
"antivirus_status": "clean",
"public_key": "F5u3mwemS1E4lOw0+cKFvaJ4+ZpztzMF+CKRQb1LMfYHIzWS7LwDwNEXBYc7fliGq/J6bpmRyOJonT3VoXnDag==",
"public_url": "https://yadi.sk/d/Z06tjC0tqT2RyQ",
"views_count": 0,
"exif": {},
"created": "2024-09-29T20:17:40+03:00",
"type": "file",
"resource_id": "1573541518:815538111476eb8b224569fcfabf81a20bbd61d0b69dae1deb496fb848cc21f6",
"modified": "2024-09-29T20:17:40+03:00",
"size": 2114023,
"comment_ids": {
"private_resource": "1573541518:815538111476eb8b224569fcfabf81a20bbd61d0b69dae1deb496fb848cc21f6",
"public_resource": "1573541518:815538111476eb8b224569fcfabf81a20bbd61d0b69dae1deb496fb848cc21f6"
},
"mime_type": "multipart",
"file": "https://downloader.disk.yandex.ru/disk/d9a03b7992ee18c44e8bc43d1e440c0019a3ffec38d5c1635b8a3ec974d47761/66f9c409/gwThwhLBKYvLhQCNnqAHig41JaMBPAWXQx_IzF63Q8zx_qLHbD1g1rqiEqs6JL4kPlT27sdH5J1t81MSfPVIgg%3D%3D?uid=0&filename=000f2f2d-7250-46f4-8f1e-9e831a845875.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=0&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v2&etag=9e0176f87f6565a22f78e0f9b39a4d78",
"path": "/",
"owner": {
"login": "bayselonarrend",
"display_name": "bayselonarrend",
"uid": "1573541518"
},
"media_type": "image",
"sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18",
"revision": 1727630280920011,
"md5": "9e0176f87f6565a22f78e0f9b39a4d78",
"name": "000f2f2d-7250-46f4-8f1e-9e831a845875.png"
}

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/cb9c1b6220aa701370d2607c716f304443035c06ae76eafaa3908bc0dc5809dd/66f9c414/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/ee5a83b8fa47b8e37b6c68277c869398b17d6c197d7688ef775cb3c258524e37/66f9c414/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/6740d037158b3db8d97b0a2f42c8108b3f6841598c37c8f0ee912b5626560d94/66f9c414/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/881f7b46e7d82edd29871d94e3948234f4d0e524d5ab827cadf670adabab6a9f/66f9c414/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,21 @@
 {
"antivirus_status": "clean",
"size": 2114023,
"comment_ids": {
"private_resource": "1573541518:a83f9fcfdd89e4431b1b0cc9699ffe0dbf0c400250cc45392143e53e165b5f05",
"public_resource": "1573541518:a83f9fcfdd89e4431b1b0cc9699ffe0dbf0c400250cc45392143e53e165b5f05"
},
"name": "ee2553af-3c56-47a1-a216-65ae7db74f76.png",
"exif": {},
"created": "2024-09-29T20:17:04+03:00",
"resource_id": "1573541518:a83f9fcfdd89e4431b1b0cc9699ffe0dbf0c400250cc45392143e53e165b5f05",
"modified": "2024-09-29T20:17:24+03:00",
"mime_type": "multipart",
"file": "https://downloader.disk.yandex.ru/disk/fcd158f59b8ed8d37d94d63bbde29f9541f012353127425897ced56adf7e721b/66f9c3e5/gwThwhLBKYvLhQCNnqAHig41JaMBPAWXQx_IzF63Q8zx_qLHbD1g1rqiEqs6JL4kPlT27sdH5J1t81MSfPVIgg%3D%3D?uid=1573541518&filename=ee2553af-3c56-47a1-a216-65ae7db74f76.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:/ee2553af-3c56-47a1-a216-65ae7db74f76.png",
"media_type": "image",
"sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18",
"type": "file",
"md5": "9e0176f87f6565a22f78e0f9b39a4d78",
"revision": 1727630244828556
}

View File

@ -0,0 +1,23 @@
 {
"antivirus_status": "clean",
"public_key": "F5u3mwemS1E4lOw0+cKFvaJ4+ZpztzMF+CKRQb1LMfYHIzWS7LwDwNEXBYc7fliGq/J6bpmRyOJonT3VoXnDag==",
"public_url": "https://yadi.sk/d/Z06tjC0tqT2RyQ",
"name": "000f2f2d-7250-46f4-8f1e-9e831a845875.png",
"exif": {},
"created": "2024-09-29T20:17:40+03:00",
"size": 2114023,
"resource_id": "1573541518:815538111476eb8b224569fcfabf81a20bbd61d0b69dae1deb496fb848cc21f6",
"modified": "2024-09-29T20:17:40+03:00",
"comment_ids": {
"private_resource": "1573541518:815538111476eb8b224569fcfabf81a20bbd61d0b69dae1deb496fb848cc21f6",
"public_resource": "1573541518:815538111476eb8b224569fcfabf81a20bbd61d0b69dae1deb496fb848cc21f6"
},
"mime_type": "multipart",
"file": "https://downloader.disk.yandex.ru/disk/d1413eb456d2daceeecac18ce85befff98e7329f29861285677bcca415d9289c/66f9c409/gwThwhLBKYvLhQCNnqAHig41JaMBPAWXQx_IzF63Q8zx_qLHbD1g1rqiEqs6JL4kPlT27sdH5J1t81MSfPVIgg%3D%3D?uid=1573541518&filename=000f2f2d-7250-46f4-8f1e-9e831a845875.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:/000f2f2d-7250-46f4-8f1e-9e831a845875.png",
"media_type": "image",
"sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18",
"type": "file",
"md5": "9e0176f87f6565a22f78e0f9b39a4d78",
"revision": 1727630280920011
}

View File

@ -0,0 +1,21 @@
 {
"antivirus_status": "clean",
"size": 2114023,
"comment_ids": {
"private_resource": "1573541518:073df0e3194b6e7157549aa4718da96af4bee68613a406c49cb9b4bc48be525d",
"public_resource": "1573541518:073df0e3194b6e7157549aa4718da96af4bee68613a406c49cb9b4bc48be525d"
},
"name": "000f2f2d-7250-46f4-8f1e-9e831a845875.png",
"exif": {},
"created": "2024-09-29T20:18:02+03:00",
"resource_id": "1573541518:073df0e3194b6e7157549aa4718da96af4bee68613a406c49cb9b4bc48be525d",
"modified": "2024-09-29T20:18:02+03:00",
"mime_type": "multipart",
"file": "https://downloader.disk.yandex.ru/disk/50965ada99041eb9eba84f151405360c84ebfef6cb2c42eff01106c2a0c89862/66f9c40b/gwThwhLBKYvLhQCNnqAHig41JaMBPAWXQx_IzF63Q8zx_qLHbD1g1rqiEqs6JL4kPlT27sdH5J1t81MSfPVIgg%3D%3D?uid=1573541518&filename=000f2f2d-7250-46f4-8f1e-9e831a845875.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:/Загрузки/000f2f2d-7250-46f4-8f1e-9e831a845875.png",
"media_type": "image",
"sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18",
"type": "file",
"md5": "9e0176f87f6565a22f78e0f9b39a4d78",
"revision": 1727630282286905
}

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/893775a2f99d1050d2dc89abc4f6741ce785fbed7b08fbc7da79dd8c0befcd06",
"method": "GET",
"templated": false
}