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-14 09:06:31 +03:00
parent 64c3b3b076
commit b0bd851c36
1282 changed files with 6670 additions and 7759 deletions
@@ -37,7 +37,7 @@ sidebar_position: 2
```
```json title="Result"
{
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
@@ -56,5 +56,4 @@ sidebar_position: 2
"etag": "\"1708423365033000\"",
"kind": "calendar#calendarListEntry"
}
```
@@ -37,6 +37,5 @@ sidebar_position: 4
```
```json title="Result"
""
""
```
@@ -44,7 +44,7 @@ sidebar_position: 5
```
```json title="Result"
{
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
@@ -62,5 +62,4 @@ sidebar_position: 5
"etag": "\"1708424005038000\"",
"kind": "calendar#calendarListEntry"
}
```
@@ -36,7 +36,7 @@ sidebar_position: 1
```
```json title="Result"
[
[
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
@@ -172,5 +172,4 @@ sidebar_position: 1
"kind": "calendar#calendarListEntry"
}
]
```
@@ -37,7 +37,7 @@ sidebar_position: 3
```
```json title="Result"
{
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
@@ -55,5 +55,4 @@ sidebar_position: 3
"etag": "\"1708423563386000\"",
"kind": "calendar#calendarListEntry"
}
```
@@ -35,6 +35,5 @@ sidebar_position: 4
```
```json title="Result"
""
""
```
@@ -37,7 +37,7 @@ sidebar_position: 1
```
```json title="Result"
{
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
@@ -49,5 +49,4 @@ sidebar_position: 1
"etag": "\"ZlOrbHnYjwJB0APkTQupgFm7F3s\"",
"kind": "calendar#calendar"
}
```
@@ -37,6 +37,5 @@ sidebar_position: 5
```
```json title="Result"
""
""
```
@@ -41,7 +41,7 @@ sidebar_position: 3
```
```json title="Result"
{
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
@@ -54,5 +54,4 @@ sidebar_position: 3
"etag": "\"x8eLqpmgoxpEDEXmEbsZxxgmJhc\"",
"kind": "calendar#calendar"
}
```
@@ -37,7 +37,7 @@ sidebar_position: 2
```
```json title="Result"
{
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"hangoutsMeet"
@@ -50,5 +50,4 @@ sidebar_position: 2
"etag": "\"4A10_PI6FFY129ggELzZ8veUU-U\"",
"kind": "calendar#calendar"
}
```
@@ -51,7 +51,7 @@ sidebar_position: 4
```
```json title="Result"
{
{
"eventType": "default",
"attachments": [
{
@@ -97,5 +97,4 @@ sidebar_position: 4
"etag": "\"3417013976948000\"",
"kind": "calendar#event"
}
```
@@ -38,6 +38,5 @@ sidebar_position: 7
```
```json title="Result"
""
""
```
@@ -42,7 +42,7 @@ sidebar_position: 6
```
```json title="Result"
{
{
"eventType": "default",
"attachments": [
{
@@ -88,5 +88,4 @@ 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,5 +41,4 @@ sidebar_position: 1
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,5 +85,4 @@ sidebar_position: 2
"kind": "calendar#event"
},
]
```
@@ -38,7 +38,7 @@ sidebar_position: 3
```
```json title="Result"
{
{
"eventType": "default",
"attachments": [
{
@@ -84,5 +84,4 @@ sidebar_position: 3
"etag": "\"3417013976948000\"",
"kind": "calendar#event"
}
```
@@ -39,7 +39,7 @@ sidebar_position: 5
```
```json title="Result"
{
{
"eventType": "default",
"attachments": [
{
@@ -85,5 +85,4 @@ sidebar_position: 5
"etag": "\"3417540102468000\"",
"kind": "calendar#event"
}
```