jam-cloud/ruby/spec/jam_ruby
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
..
flows change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
lib change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
models /api/user_assets 2021-06-10 09:30:48 +05:30
resque change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
calendar_manager_spec.rb change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
connection_manager_spec.rb change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
jam_track_importer_spec.rb change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
jam_tracks_manager_spec.rb * VRFS-2909 - jam tracks importer 2015-03-09 09:44:12 -05:00
mq_router_spec.rb Conflicts: 2014-12-18 15:13:55 -06:00
recurly_client_spec.rb change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
subscription_definitions_spec.rb try new sync 2021-01-11 12:15:15 -06:00