mirror of
https://github.com/Jackett/Jackett
synced 2024-12-22 07:43:13 +00:00
Updated Definition format (markdown)
parent
39f2d9dfee
commit
1131eeda9e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ In general, using cardigann definitions is the preferred way of adding new index
|
|||
|
||||
# Schema
|
||||
|
||||
To help you conform to YML coding standards, (and maintain compatibility parity with the v7, v8 & v9 Prowlarr yml indexers), you can validate your Jackett yml Indexer by using the npm ajv tool.
|
||||
To help you conform to YML coding standards, (and maintain compatibility parity with the v9 Prowlarr yaml indexers), you can validate your Jackett yaml Indexer by using the npm ajv tool.
|
||||
|
||||
## Installation
|
||||
The following npm packages are required `ajv-cli-servarr ajv-formats`.
|
||||
|
|
Loading…
Reference in a new issue