mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-03 15:17:33 +02:00
Updated Actions (markdown)
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user