mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4271] [MERGED] Improve handling of apiclient generator #9990
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/4271
Author: @joshuaboniface
Created: 10/5/2020
Status: ✅ Merged
Merged: 10/5/2020
Merged by: @Bond-009
Base:
master← Head:fix-ci-script📝 Commits (1)
fc28ffeImprove handling of apiclient generator📊 Changes
4 files changed (+21 additions, -20 deletions)
View changed files
📝
.ci/azure-pipelines-api-client.yml(+2 -2)➕
apiclient/templates/typescript/axios/generate.sh(+19 -0)➖
apiclient/templates/typescript/axios/stable.sh(+0 -9)➖
apiclient/templates/typescript/axios/unstable.sh(+0 -9)📄 Description
Changes
handle the difference with argument parsing.
Issues
Fixes bug from #4070
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.