spec/api/uploads_api_spec.rb in phrase-2.8.3 vs spec/api/uploads_api_spec.rb in phrase-2.8.7
- old
+ new
@@ -47,10 +47,10 @@
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
end
end
# unit tests for upload_show
- # View upload details
+ # Get a single upload
# View details and summary for a single upload.
# @param project_id Project ID
# @param id ID
# @param [Hash] opts the optional parameters
# @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)