regerated and working on publishing

This commit is contained in:
Luke Hagar
2024-09-08 02:40:34 +00:00
parent 02ce124a6b
commit ac5716c20d
1312 changed files with 65980 additions and 37728 deletions

View File

@@ -0,0 +1,12 @@
# Services
## Fields
| Field | Type | Required | Description | Example |
| ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| `identifier` | *String* | :heavy_check_mark: | N/A | metadata-dev |
| `endpoint` | *String* | :heavy_check_mark: | N/A | https://epg.provider.plex.tv |
| `token` | *Optional<String>* | :heavy_check_mark: | N/A | DjoMtqFAGRL1uVtCyF1dKIorTbShJeqv |
| `secret` | *Optional<String>* | :heavy_check_mark: | N/A | |
| `status` | [GetUserDetailsStatus](../../models/operations/GetUserDetailsStatus.md) | :heavy_check_mark: | N/A | online |