mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-09 20:47:45 +00:00
regerated and working on publishing
This commit is contained in:
14
docs/models/operations/Connections.md
Normal file
14
docs/models/operations/Connections.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Connections
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ------------------ | ------------------ | ------------------ | ------------------ |
|
||||
| `protocol` | *String* | :heavy_check_mark: | N/A |
|
||||
| `address` | *String* | :heavy_check_mark: | N/A |
|
||||
| `port` | *double* | :heavy_check_mark: | N/A |
|
||||
| `uri` | *String* | :heavy_check_mark: | N/A |
|
||||
| `local` | *boolean* | :heavy_check_mark: | N/A |
|
||||
| `relay` | *boolean* | :heavy_check_mark: | N/A |
|
||||
| `iPv6` | *boolean* | :heavy_check_mark: | N/A |
|
||||
Reference in New Issue
Block a user