jam-cloud/ruby/spec
Nuwan Chathuranga e5388a8c4e /api/user_assets
this api endpoint is used to upload and query user_assets.
for uploads send following parameters..
- asset_type
- filename
- recording_id (optional)
- session_id (optional)
- ext_id (optional)
the api provides json response with signed url to aws s3

the same api endpoint is used to query uploaded user assets.
Following query parameters are supported.
- id
- ext_id
- recording_id + asset_type
- session_id + asset_type
2021-06-10 09:30:48 +05:30
..
files VRFS-2782 : Add api controller test for multiple bitrates. Fix bug found as a result. 2015-03-04 16:13:58 -06:00
jam_ruby /api/user_assets 2021-06-10 09:30:48 +05:30
mailers change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
support change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
factories.rb /api/user_assets 2021-06-10 09:30:48 +05:30
spec_db.rb change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
spec_helper.rb Support optional video server 2021-04-11 11:42:01 -05:00
uses_temp_files.rb merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00