mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-29 15:14:54 +02:00
Updated Actions (markdown)
parent
87f725fabb
commit
4127a39640
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Parameter | Optional | Description
|
|||
`status` | No | Indicates the status of the bridge. Possible values are '`active`' and '`inactive`'. Only `active` bridges can be used for the [`display` action](#display).
|
||||
`uri` | Yes | Returns the URI of the bridge, as returned by the [`getURI`](BridgeAbstract#the-geturi-function) function of the bridge.
|
||||
`name` | Yes | Returns the name of the bridge, as returned by the [`getName`](BridgeAbstract#the-getname-function) function of the bridge.
|
||||
`parameters` | Yes | Returns a `PARAMETERS` object of the bridge
|
||||
`parameters` | Yes | Returns the `PARAMETERS` object of the bridge
|
||||
`maintainer` | Yes | Returns the name(s) of maintainer(s) for the bridge
|
||||
`description` | Yes | Returns the description of the bridge
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue