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

[BSS-109] Implement video upload #56

Merged
merged 6 commits into from
Jan 28, 2025
Merged

[BSS-109] Implement video upload #56

merged 6 commits into from
Jan 28, 2025

Conversation

shahmal1yev
Copy link
Owner

  • Install laravel/collections
  • Update CreateSessionResponse:
  • Implement new lexicons for video-related operations:
  • Make $content in RequestHandler accessible
  • Add methods to handle video upload and job status in BskyFacade.

- Add a new object `ArrayObject` to handle array items in responses
- Apply casting for `didDoc` to `DidDocObject`
- Add `GetJobStatus` lexicon to retrieve the status of a video job.
- Add `UploadVideo` lexicon to upload a video to the platform.
- Add `GetServiceAuth` lexicon to retrieve service authentication information.
- Create response classes for video-related requests: `GetJobStatusResponse`, `UploadVideoResponse`, `GetServiceAuthResponse`.
- Implement `JobStatusObject` for handling video job status data.
Copy link

@shahmal1yev shahmal1yev self-assigned this Jan 28, 2025
@shahmal1yev shahmal1yev added the enhancement New feature or request label Jan 28, 2025
@shahmal1yev shahmal1yev merged commit 35bb7ae into 1.x Jan 28, 2025
5 checks passed
@shahmal1yev shahmal1yev deleted the bss-109 branch January 28, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant