Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swift5: upload in background #50

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bot-api-video
Copy link
Contributor

@bot-api-video bot-api-video commented Mar 9, 2023

As Alamofire does not support a background task (precisely a URLSession identifier), I had to change the network implementation to URLSessionImplementation.

Also, to simplify the development, I implemented the basic auth instead of the Bearer auth.

I also cherry picked commits from openapi generator.

Created by @ThibaultBee via apivideo/api.video-api-client-generator#164

@bot-api-video bot-api-video force-pushed the feature/swift5_background branch 10 times, most recently from b9d184b to 23e41f0 Compare March 10, 2023 16:14
@bot-api-video bot-api-video force-pushed the feature/swift5_background branch from 23e41f0 to befc8ac Compare November 21, 2023 09:21
@bot-api-video bot-api-video force-pushed the feature/swift5_background branch 2 times, most recently from 6b30ad7 to 41061a0 Compare November 27, 2023 10:20
@bot-api-video bot-api-video changed the title feat(swift5): use Basic auth instead of Bearer swift5: upload in background Nov 27, 2023
@bot-api-video bot-api-video force-pushed the feature/swift5_background branch 4 times, most recently from 85da812 to 9669dc7 Compare November 27, 2023 11:58
@bot-api-video bot-api-video force-pushed the feature/swift5_background branch from 9669dc7 to 0be8d39 Compare November 27, 2023 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants