mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 04:21:03 +00:00
982 B
982 B
GetApiV1FilesystemRequest
Example Usage
import { GetApiV1FilesystemRequest } from "prowlarr/models/operations";
let value: GetApiV1FilesystemRequest = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
path |
string | ➖ | N/A |
includeFiles |
boolean | ➖ | N/A |
allowFoldersWithoutTrailingSlashes |
boolean | ➖ | N/A |