undid the sub folder move

This commit is contained in:
Luke Hagar
2024-10-02 02:08:13 +00:00
parent 5e7cf2e30c
commit edf0823c0b
4 changed files with 4 additions and 4 deletions

View File

@@ -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 }}

View File

@@ -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: {}