mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-23 01:05:13 +02:00
feat: Add show stream plugin types
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { generateApi } from 'swagger-typescript-api';
|
||||
import * as path from 'path';
|
||||
|
||||
console.log(path.join(require.main.path, '..', 'plugins'));
|
||||
generateApi({
|
||||
name: 'jellyfin.openapi.ts',
|
||||
url: 'https://api.jellyfin.org/openapi/jellyfin-openapi-stable.json',
|
||||
|
||||
Reference in New Issue
Block a user