1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-06 08:49:29 +02:00

Табуляция вызова CLI в доках

This commit is contained in:
Anton
2024-06-09 11:28:22 +03:00
parent 96b8f7f71e
commit 825da8c350
524 changed files with 15 additions and 526 deletions

View File

@@ -38,7 +38,6 @@ sidebar_position: 1
oint notion CreateBlock --token "secret_9RsfMrRMqZwqp0Zl0B..." --page "5dd94c34fab04bff9..." --block %block% --prev %prev%
```

View File

@@ -32,7 +32,6 @@ sidebar_position: 4
oint notion DeleteBlock --token "secret_9RsfMrRMqZwqp0Zl0B..." --block %block%
```

View File

@@ -33,7 +33,6 @@ sidebar_position: 2
oint notion ReturnBlock --token "secret_9RsfMrRMqZwqp0Zl0B..." --block %block% --core %core%
```

View File

@@ -32,7 +32,6 @@ sidebar_position: 3
oint notion ReturnChildBlocks --token "secret_9RsfMrRMqZwqp0Zl0B..." --block %block%
```

View File

@@ -54,7 +54,6 @@ sidebar_position: 1
oint notion CreateDatabase --token "secret_9RsfMrRMqZwqp0Zl0B..." --page "5dd94c34fab04bff9..." --title "This base is from 1C" --props %props%
```

View File

@@ -41,7 +41,6 @@ sidebar_position: 3
oint notion EditDatabaseProperties --token "secret_9RsfMrRMqZwqp0Zl0B..." --base "5dd94c34fab04bff9..." --props %props% --title "Updated title" --description "Updated base description"
```

View File

@@ -32,7 +32,6 @@ sidebar_position: 2
oint notion GetDatabase --token "secret_9RsfMrRMqZwqp0Zl0B..." --base "048ba0ce4f474e33900540d24..."
```

View File

@@ -47,7 +47,6 @@ sidebar_position: 2
oint notion CreatePageInDatabase --token "secret_9RsfMrRMqZwqp0Zl0B..." --base "5dd94c34fab04bff9..." --data %data%
```

View File

@@ -34,7 +34,6 @@ sidebar_position: 1
oint notion CreatePage --token "secret_9RsfMrRMqZwqp0Zl0B..." --page "5dd94c34fab04bff9..." --title "Created by 1C"
```

View File

@@ -48,7 +48,6 @@ sidebar_position: 4
oint notion EditPageProperties --token "secret_9RsfMrRMqZwqp0Zl0B..." --page "5dd94c34fab04bff9..." --data %data% --icon "https://opi.neocities.org/img/logo.png" --cover "https://opi.neocities.org/assets/images/logo_long-e69f28017feff1759ffcfe3f4e7bbf2a.png" --archive %archive%
```

View File

@@ -32,7 +32,6 @@ sidebar_position: 3
oint notion GetPage --token "secret_9RsfMrRMqZwqp0Zl0B..." --page "a574281614174169bf55dbae4..."
```

View File

@@ -32,7 +32,6 @@ sidebar_position: 2
oint notion GetUserData --token "secret_9RsfMrRMqZwqp0Zl0B..." --user "ed71865a989146bc86cdwdf24..."
```

View File

@@ -29,7 +29,6 @@ sidebar_position: 1
oint notion UserList --token "secret_9RsfMrRMqZwqp0Zl0B..."
```