mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 04:20:40 +00:00
11 lines
146 B
YAML
11 lines
146 B
YAML
extends:
|
|
- recommended-strict
|
|
|
|
apis:
|
|
core@v1:
|
|
root: ./src/pms-spec.yaml
|
|
|
|
rules:
|
|
no-ambiguous-paths: off
|
|
no-server-trailing-slash: off
|