mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 12:37:45 +00:00
undid the sub folder move
This commit is contained in:
3
.github/workflows/sdk_generation.yaml
vendored
3
.github/workflows/sdk_generation.yaml
vendored
@@ -18,7 +18,7 @@ permissions:
|
||||
- main
|
||||
paths:
|
||||
- .github/workflows/sdk_generation.yaml
|
||||
- src/**/*
|
||||
- output/**/*
|
||||
jobs:
|
||||
generate:
|
||||
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
|
||||
@@ -26,7 +26,6 @@ jobs:
|
||||
force: ${{ github.event.inputs.force }}
|
||||
mode: direct
|
||||
speakeasy_version: latest
|
||||
working_directory: src
|
||||
secrets:
|
||||
github_access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
|
||||
|
||||
@@ -3,8 +3,9 @@ speakeasyVersion: latest
|
||||
sources:
|
||||
plexapi:
|
||||
inputs:
|
||||
- location: ./pms-spec.yaml
|
||||
ruleset: PathParamRuleset
|
||||
# - location: ./src/pms-spec.yaml
|
||||
- location: ./output/plex-media-server-spec-dereferenced.yaml
|
||||
# ruleset: PathParamRuleset
|
||||
registry:
|
||||
location: registry.speakeasyapi.dev/plexapi/plexapi/plexapi
|
||||
targets: {}
|
||||
Reference in New Issue
Block a user