1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Пересборка доков

This commit is contained in:
Anton Titovets
2024-08-13 16:49:40 +03:00
parent 29d522a0bc
commit c6e54d15d8
804 changed files with 1961 additions and 812 deletions
@@ -37,7 +37,7 @@ sidebar_position: 2
```
```json title="Result"
{
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
@@ -56,4 +56,5 @@ sidebar_position: 2
"etag": "\"1708423365033000\"",
"kind": "calendar#calendarListEntry"
}
```
@@ -37,5 +37,6 @@ sidebar_position: 4
```
```json title="Result"
""
""
```
@@ -44,7 +44,7 @@ sidebar_position: 5
```
```json title="Result"
{
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
@@ -62,4 +62,5 @@ sidebar_position: 5
"etag": "\"1708424005038000\"",
"kind": "calendar#calendarListEntry"
}
```
@@ -36,7 +36,7 @@ sidebar_position: 1
```
```json title="Result"
[
[
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
@@ -172,4 +172,5 @@ sidebar_position: 1
"kind": "calendar#calendarListEntry"
}
]
```
@@ -37,7 +37,7 @@ sidebar_position: 3
```
```json title="Result"
{
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
@@ -55,4 +55,5 @@ sidebar_position: 3
"etag": "\"1708423563386000\"",
"kind": "calendar#calendarListEntry"
}
```
@@ -35,5 +35,6 @@ sidebar_position: 4
```
```json title="Result"
""
""
```
@@ -37,7 +37,7 @@ sidebar_position: 1
```
```json title="Result"
{
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
@@ -49,4 +49,5 @@ sidebar_position: 1
"etag": "\"ZlOrbHnYjwJB0APkTQupgFm7F3s\"",
"kind": "calendar#calendar"
}
```
@@ -37,5 +37,6 @@ sidebar_position: 5
```
```json title="Result"
""
""
```
@@ -41,7 +41,7 @@ sidebar_position: 3
```
```json title="Result"
{
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
@@ -54,4 +54,5 @@ sidebar_position: 3
"etag": "\"x8eLqpmgoxpEDEXmEbsZxxgmJhc\"",
"kind": "calendar#calendar"
}
```
@@ -37,7 +37,7 @@ sidebar_position: 2
```
```json title="Result"
{
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
@@ -50,4 +50,5 @@ sidebar_position: 2
"etag": "\"4A10_PI6FFY129ggELzZ8veUU-U\"",
"kind": "calendar#calendar"
}
```
@@ -51,7 +51,7 @@ sidebar_position: 4
```
```json title="Result"
{
{
"eventType": "default",
"attachments": [
{
@@ -97,4 +97,5 @@ sidebar_position: 4
"etag": "\"3417013976948000\"",
"kind": "calendar#event"
}
```
@@ -38,5 +38,6 @@ sidebar_position: 7
```
```json title="Result"
""
""
```
@@ -42,7 +42,7 @@ sidebar_position: 6
```
```json title="Result"
{
{
"eventType": "default",
"attachments": [
{
@@ -88,4 +88,5 @@ sidebar_position: 6
"etag": "\"3417542724802000\"",
"kind": "calendar#event"
}
```
@@ -33,7 +33,7 @@ sidebar_position: 1
```
```json title="Result"
EventMap = New Map;
EventMap = New Map;
EventMap.Insert("Description", ""); // Event description
EventMap.Insert("Title", "New event"); // Title events
EventMap.Insert("Venue", ""); // String description of the venue of the event
@@ -41,4 +41,5 @@ EventMap = New Map;
EventMap.Insert("EndDate", EventMap["StartDate"] + 3600); // Date of end events
EventMap.Insert("ArrayOfAttachmentURLs", New Map); // Key - name, Value - URL to file
EventMap.Insert("SendNotifications", True); // Indication of sending notifications to participants
```
@@ -37,7 +37,7 @@ sidebar_position: 2
```
```json title="Result"
[
[
{
"eventType": "default",
"attachments": [
@@ -85,4 +85,5 @@ sidebar_position: 2
"kind": "calendar#event"
},
]
```
@@ -38,7 +38,7 @@ sidebar_position: 3
```
```json title="Result"
{
{
"eventType": "default",
"attachments": [
{
@@ -84,4 +84,5 @@ sidebar_position: 3
"etag": "\"3417013976948000\"",
"kind": "calendar#event"
}
```
@@ -39,7 +39,7 @@ sidebar_position: 5
```
```json title="Result"
{
{
"eventType": "default",
"attachments": [
{
@@ -85,4 +85,5 @@ sidebar_position: 5
"etag": "\"3417540102468000\"",
"kind": "calendar#event"
}
```