mirror of
https://github.com/lnbits/lnbits.git
synced 2025-07-28 13:42:42 +02:00
doc: collapse Fields Detailed Description
table
This commit is contained in:
@@ -46,6 +46,8 @@ It goes under the `extensions` object and it is of the form:
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<details><summary>Fields Detailed Description</summary>
|
||||||
|
|
||||||
| Field | Type | | Description |
|
| Field | Type | | Description |
|
||||||
|----------------------|---------------|-----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|----------------------|---------------|-----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| id | string | mandatory | The ID of the extension. Must be unique for each extensions. It is also as path in the URL. |
|
| id | string | mandatory | The ID of the extension. Must be unique for each extensions. It is also as path in the URL. |
|
||||||
@@ -60,5 +62,6 @@ It goes under the `extensions` object and it is of the form:
|
|||||||
| infoNotification | string | optional | Users that have this release installed will see a info message for their extension. For example if the extension support will be terminated soon. |
|
| infoNotification | string | optional | Users that have this release installed will see a info message for their extension. For example if the extension support will be terminated soon. |
|
||||||
| criticalNotification | string | optional | Reserved for urgent notifications. The admin user will receive a message each time it visits the `Install` page. One example is if the extension has a critical bug. |
|
| criticalNotification | string | optional | Reserved for urgent notifications. The admin user will receive a message each time it visits the `Install` page. One example is if the extension has a critical bug. |
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
### GitHub Repository
|
### GitHub Repository
|
||||||
|
Reference in New Issue
Block a user