You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-06 08:49:29 +02:00
Табуляция вызова CLI в доках
This commit is contained in:
@@ -38,7 +38,6 @@ sidebar_position: 1
|
||||
|
||||
oint notion CreateBlock --token "secret_9RsfMrRMqZwqp0Zl0B..." --page "5dd94c34fab04bff9..." --block %block% --prev %prev%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -32,7 +32,6 @@ sidebar_position: 4
|
||||
|
||||
oint notion DeleteBlock --token "secret_9RsfMrRMqZwqp0Zl0B..." --block %block%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -33,7 +33,6 @@ sidebar_position: 2
|
||||
|
||||
oint notion ReturnBlock --token "secret_9RsfMrRMqZwqp0Zl0B..." --block %block% --core %core%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -32,7 +32,6 @@ sidebar_position: 3
|
||||
|
||||
oint notion ReturnChildBlocks --token "secret_9RsfMrRMqZwqp0Zl0B..." --block %block%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -54,7 +54,6 @@ sidebar_position: 1
|
||||
|
||||
oint notion CreateDatabase --token "secret_9RsfMrRMqZwqp0Zl0B..." --page "5dd94c34fab04bff9..." --title "This base is from 1C" --props %props%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -41,7 +41,6 @@ sidebar_position: 3
|
||||
|
||||
oint notion EditDatabaseProperties --token "secret_9RsfMrRMqZwqp0Zl0B..." --base "5dd94c34fab04bff9..." --props %props% --title "Updated title" --description "Updated base description"
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -32,7 +32,6 @@ sidebar_position: 2
|
||||
|
||||
oint notion GetDatabase --token "secret_9RsfMrRMqZwqp0Zl0B..." --base "048ba0ce4f474e33900540d24..."
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -47,7 +47,6 @@ sidebar_position: 2
|
||||
|
||||
oint notion CreatePageInDatabase --token "secret_9RsfMrRMqZwqp0Zl0B..." --base "5dd94c34fab04bff9..." --data %data%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -34,7 +34,6 @@ sidebar_position: 1
|
||||
|
||||
oint notion CreatePage --token "secret_9RsfMrRMqZwqp0Zl0B..." --page "5dd94c34fab04bff9..." --title "Created by 1C"
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -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%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -32,7 +32,6 @@ sidebar_position: 3
|
||||
|
||||
oint notion GetPage --token "secret_9RsfMrRMqZwqp0Zl0B..." --page "a574281614174169bf55dbae4..."
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -32,7 +32,6 @@ sidebar_position: 2
|
||||
|
||||
oint notion GetUserData --token "secret_9RsfMrRMqZwqp0Zl0B..." --user "ed71865a989146bc86cdwdf24..."
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -29,7 +29,6 @@ sidebar_position: 1
|
||||
|
||||
oint notion UserList --token "secret_9RsfMrRMqZwqp0Zl0B..."
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user