phrase 2.8.2 → 2.8.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (178) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +1 -1
  3. data/README.md +15 -12
  4. data/docs/AccountsApi.md +2 -2
  5. data/docs/AuthorizationsApi.md +2 -2
  6. data/docs/BitbucketSyncApi.md +2 -2
  7. data/docs/BlacklistedKeysApi.md +2 -2
  8. data/docs/BranchesApi.md +5 -5
  9. data/docs/CommentsApi.md +2 -2
  10. data/docs/DistributionsApi.md +2 -2
  11. data/docs/DocumentsApi.md +2 -2
  12. data/docs/GitHubSyncApi.md +2 -2
  13. data/docs/GitLabSyncApi.md +4 -4
  14. data/docs/GlossariesApi.md +2 -2
  15. data/docs/GlossaryTermsApi.md +2 -2
  16. data/docs/InvitationsApi.md +2 -2
  17. data/docs/JobCommentsApi.md +6 -6
  18. data/docs/JobLocale.md +3 -1
  19. data/docs/JobLocaleUpdateParameters.md +5 -1
  20. data/docs/JobLocalesApi.md +2 -2
  21. data/docs/JobLocalesCreateParameters.md +6 -2
  22. data/docs/JobTemplateDetails.md +35 -0
  23. data/docs/JobTemplateDetails1.md +21 -0
  24. data/docs/JobTemplateLocaleUpdateParameters.md +6 -2
  25. data/docs/{JobTemplateLocale.md → JobTemplateLocales.md} +6 -4
  26. data/docs/JobTemplateLocalesApi.md +10 -10
  27. data/docs/JobTemplateLocalesCreateParameters.md +5 -1
  28. data/docs/JobTemplatesApi.md +41 -41
  29. data/docs/JobsApi.md +4 -4
  30. data/docs/KeysApi.md +4 -4
  31. data/docs/KeysSearchParameters.md +1 -1
  32. data/docs/LocaleTeamPreview.md +21 -0
  33. data/docs/{JobTemplateUserPreview.md → LocaleUserPreview.md} +2 -2
  34. data/docs/LocalesApi.md +12 -8
  35. data/docs/MembersApi.md +2 -2
  36. data/docs/NotificationGroupDetail.md +1 -1
  37. data/docs/NotificationGroupsApi.md +6 -6
  38. data/docs/NotificationsApi.md +8 -6
  39. data/docs/OrdersApi.md +2 -2
  40. data/docs/Project.md +2 -0
  41. data/docs/ProjectCreateParameters.md +5 -1
  42. data/docs/ProjectDetails.md +2 -0
  43. data/docs/ProjectUpdateParameters.md +5 -1
  44. data/docs/ProjectsApi.md +2 -2
  45. data/docs/ReleasesApi.md +2 -2
  46. data/docs/ScreenshotMarkersApi.md +2 -2
  47. data/docs/ScreenshotsApi.md +2 -2
  48. data/docs/SearchApi.md +1 -1
  49. data/docs/SpacesApi.md +4 -4
  50. data/docs/StyleGuidesApi.md +2 -2
  51. data/docs/TagsApi.md +2 -2
  52. data/docs/TeamsApi.md +2 -2
  53. data/docs/TranslationsApi.md +31 -27
  54. data/docs/TranslationsExcludeParameters.md +1 -1
  55. data/docs/TranslationsIncludeParameters.md +1 -1
  56. data/docs/TranslationsReviewParameters.md +1 -1
  57. data/docs/TranslationsSearchParameters.md +1 -1
  58. data/docs/TranslationsUnverifyParameters.md +1 -1
  59. data/docs/TranslationsVerifyParameters.md +1 -1
  60. data/docs/UploadsApi.md +5 -5
  61. data/docs/VariablesApi.md +2 -2
  62. data/docs/VersionsHistoryApi.md +2 -2
  63. data/docs/WebhooksApi.md +2 -2
  64. data/lib/phrase/api/accounts_api.rb +2 -2
  65. data/lib/phrase/api/authorizations_api.rb +2 -2
  66. data/lib/phrase/api/bitbucket_sync_api.rb +4 -4
  67. data/lib/phrase/api/blacklisted_keys_api.rb +2 -2
  68. data/lib/phrase/api/branches_api.rb +8 -8
  69. data/lib/phrase/api/comments_api.rb +2 -2
  70. data/lib/phrase/api/distributions_api.rb +2 -2
  71. data/lib/phrase/api/documents_api.rb +2 -2
  72. data/lib/phrase/api/git_hub_sync_api.rb +4 -4
  73. data/lib/phrase/api/git_lab_sync_api.rb +6 -6
  74. data/lib/phrase/api/glossaries_api.rb +2 -2
  75. data/lib/phrase/api/glossary_terms_api.rb +2 -2
  76. data/lib/phrase/api/invitations_api.rb +2 -2
  77. data/lib/phrase/api/job_comments_api.rb +9 -9
  78. data/lib/phrase/api/job_locales_api.rb +2 -2
  79. data/lib/phrase/api/job_template_locales_api.rb +14 -14
  80. data/lib/phrase/api/job_templates_api.rb +72 -72
  81. data/lib/phrase/api/jobs_api.rb +4 -4
  82. data/lib/phrase/api/keys_api.rb +4 -4
  83. data/lib/phrase/api/locales_api.rb +14 -8
  84. data/lib/phrase/api/members_api.rb +2 -2
  85. data/lib/phrase/api/notification_groups_api.rb +8 -8
  86. data/lib/phrase/api/notifications_api.rb +11 -8
  87. data/lib/phrase/api/orders_api.rb +2 -2
  88. data/lib/phrase/api/projects_api.rb +2 -2
  89. data/lib/phrase/api/releases_api.rb +2 -2
  90. data/lib/phrase/api/screenshot_markers_api.rb +2 -2
  91. data/lib/phrase/api/screenshots_api.rb +2 -2
  92. data/lib/phrase/api/search_api.rb +2 -2
  93. data/lib/phrase/api/spaces_api.rb +4 -4
  94. data/lib/phrase/api/style_guides_api.rb +2 -2
  95. data/lib/phrase/api/tags_api.rb +2 -2
  96. data/lib/phrase/api/teams_api.rb +2 -2
  97. data/lib/phrase/api/translations_api.rb +28 -22
  98. data/lib/phrase/api/uploads_api.rb +4 -4
  99. data/lib/phrase/api/variables_api.rb +2 -2
  100. data/lib/phrase/api/versions_history_api.rb +2 -2
  101. data/lib/phrase/api/webhooks_api.rb +2 -2
  102. data/lib/phrase/models/job_locale.rb +13 -2
  103. data/lib/phrase/models/job_locale_update_parameters.rb +28 -4
  104. data/lib/phrase/models/job_locales_create_parameters.rb +33 -4
  105. data/lib/phrase/models/job_template_details.rb +285 -0
  106. data/lib/phrase/models/job_template_details1.rb +214 -0
  107. data/lib/phrase/models/job_template_locale_update_parameters.rb +28 -9
  108. data/lib/phrase/models/{job_template_locale.rb → job_template_locales.rb} +18 -7
  109. data/lib/phrase/models/job_template_locales_create_parameters.rb +28 -4
  110. data/lib/phrase/models/keys_search_parameters.rb +1 -1
  111. data/lib/phrase/models/locale_team_preview.rb +212 -0
  112. data/lib/phrase/models/{job_template_user_preview.rb → locale_user_preview.rb} +3 -3
  113. data/lib/phrase/models/notification_group_detail.rb +1 -1
  114. data/lib/phrase/models/project.rb +10 -1
  115. data/lib/phrase/models/project_create_parameters.rb +22 -2
  116. data/lib/phrase/models/project_details.rb +10 -1
  117. data/lib/phrase/models/project_update_parameters.rb +22 -2
  118. data/lib/phrase/models/translations_exclude_parameters.rb +1 -1
  119. data/lib/phrase/models/translations_include_parameters.rb +1 -1
  120. data/lib/phrase/models/translations_review_parameters.rb +1 -1
  121. data/lib/phrase/models/translations_search_parameters.rb +1 -1
  122. data/lib/phrase/models/translations_unverify_parameters.rb +1 -1
  123. data/lib/phrase/models/translations_verify_parameters.rb +1 -1
  124. data/lib/phrase/version.rb +1 -1
  125. data/lib/phrase.rb +5 -2
  126. data/spec/api/accounts_api_spec.rb +1 -1
  127. data/spec/api/authorizations_api_spec.rb +1 -1
  128. data/spec/api/bitbucket_sync_api_spec.rb +2 -2
  129. data/spec/api/blacklisted_keys_api_spec.rb +1 -1
  130. data/spec/api/branches_api_spec.rb +4 -4
  131. data/spec/api/comments_api_spec.rb +1 -1
  132. data/spec/api/distributions_api_spec.rb +1 -1
  133. data/spec/api/documents_api_spec.rb +1 -1
  134. data/spec/api/git_hub_sync_api_spec.rb +2 -2
  135. data/spec/api/git_lab_sync_api_spec.rb +3 -3
  136. data/spec/api/glossaries_api_spec.rb +1 -1
  137. data/spec/api/glossary_terms_api_spec.rb +1 -1
  138. data/spec/api/invitations_api_spec.rb +1 -1
  139. data/spec/api/job_comments_api_spec.rb +3 -3
  140. data/spec/api/job_locales_api_spec.rb +1 -1
  141. data/spec/api/job_template_locales_api_spec.rb +5 -5
  142. data/spec/api/job_templates_api_spec.rb +18 -18
  143. data/spec/api/jobs_api_spec.rb +2 -2
  144. data/spec/api/keys_api_spec.rb +2 -2
  145. data/spec/api/locales_api_spec.rb +6 -4
  146. data/spec/api/members_api_spec.rb +1 -1
  147. data/spec/api/notification_groups_api_spec.rb +3 -3
  148. data/spec/api/notifications_api_spec.rb +4 -3
  149. data/spec/api/orders_api_spec.rb +1 -1
  150. data/spec/api/projects_api_spec.rb +1 -1
  151. data/spec/api/releases_api_spec.rb +1 -1
  152. data/spec/api/screenshot_markers_api_spec.rb +1 -1
  153. data/spec/api/screenshots_api_spec.rb +1 -1
  154. data/spec/api/search_api_spec.rb +1 -1
  155. data/spec/api/spaces_api_spec.rb +2 -2
  156. data/spec/api/style_guides_api_spec.rb +1 -1
  157. data/spec/api/tags_api_spec.rb +1 -1
  158. data/spec/api/teams_api_spec.rb +1 -1
  159. data/spec/api/translations_api_spec.rb +13 -11
  160. data/spec/api/uploads_api_spec.rb +2 -2
  161. data/spec/api/variables_api_spec.rb +1 -1
  162. data/spec/api/versions_history_api_spec.rb +1 -1
  163. data/spec/api/webhooks_api_spec.rb +1 -1
  164. data/spec/models/job_locale_spec.rb +6 -0
  165. data/spec/models/job_locale_update_parameters_spec.rb +12 -0
  166. data/spec/models/job_locales_create_parameters_spec.rb +12 -0
  167. data/spec/models/job_template_details1_spec.rb +41 -0
  168. data/spec/models/job_template_details_spec.rb +83 -0
  169. data/spec/models/job_template_locale_update_parameters_spec.rb +12 -0
  170. data/spec/models/job_template_locales_create_parameters_spec.rb +12 -0
  171. data/spec/models/{job_template_locale_spec.rb → job_template_locales_spec.rb} +12 -6
  172. data/spec/models/locale_team_preview_spec.rb +41 -0
  173. data/spec/models/{job_template_user_preview_spec.rb → locale_user_preview_spec.rb} +6 -6
  174. data/spec/models/project_create_parameters_spec.rb +12 -0
  175. data/spec/models/project_details_spec.rb +6 -0
  176. data/spec/models/project_spec.rb +6 -0
  177. data/spec/models/project_update_parameters_spec.rb +12 -0
  178. metadata +237 -225
@@ -60,7 +60,7 @@ describe 'JobCommentsApi' do
60
60
  # @param [Hash] opts the optional parameters
61
61
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
62
62
  # @option opts [String] :branch specify the branch to use
63
- # @return [Object]
63
+ # @return [JobComment]
64
64
  describe 'job_comment_show test' do
65
65
  it 'should work' do
66
66
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -76,7 +76,7 @@ describe 'JobCommentsApi' do
76
76
  # @param job_comment_update_parameters
77
77
  # @param [Hash] opts the optional parameters
78
78
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
79
- # @return [Object]
79
+ # @return [JobComment]
80
80
  describe 'job_comment_update test' do
81
81
  it 'should work' do
82
82
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -91,7 +91,7 @@ describe 'JobCommentsApi' do
91
91
  # @param [Hash] opts the optional parameters
92
92
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
93
93
  # @option opts [String] :branch specify the branch to use
94
- # @return [Array<Object>]
94
+ # @return [Array<JobComment>]
95
95
  describe 'job_comments_list test' do
96
96
  it 'should work' do
97
97
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -139,7 +139,7 @@ describe 'JobLocalesApi' do
139
139
  # @param [Hash] opts the optional parameters
140
140
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
141
141
  # @option opts [Integer] :page Page number
142
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
142
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
143
143
  # @option opts [String] :branch specify the branch to use
144
144
  # @return [Array<JobLocale>]
145
145
  describe 'job_locales_list test' do
@@ -45,7 +45,7 @@ describe 'JobTemplateLocalesApi' do
45
45
  # @param [Hash] opts the optional parameters
46
46
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
47
47
  # @option opts [String] :branch specify the branch to use
48
- # @return [Object]
48
+ # @return [JobTemplateLocales]
49
49
  describe 'job_template_locale_show test' do
50
50
  it 'should work' do
51
51
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -61,7 +61,7 @@ describe 'JobTemplateLocalesApi' do
61
61
  # @param job_template_locale_update_parameters
62
62
  # @param [Hash] opts the optional parameters
63
63
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
64
- # @return [Object]
64
+ # @return [JobTemplateLocales]
65
65
  describe 'job_template_locale_update test' do
66
66
  it 'should work' do
67
67
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -76,7 +76,7 @@ describe 'JobTemplateLocalesApi' do
76
76
  # @param job_template_locales_create_parameters
77
77
  # @param [Hash] opts the optional parameters
78
78
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
79
- # @return [JobTemplateLocale]
79
+ # @return [JobTemplateLocales]
80
80
  describe 'job_template_locales_create test' do
81
81
  it 'should work' do
82
82
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -91,9 +91,9 @@ describe 'JobTemplateLocalesApi' do
91
91
  # @param [Hash] opts the optional parameters
92
92
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
93
93
  # @option opts [Integer] :page Page number
94
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
94
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
95
95
  # @option opts [String] :branch specify the branch to use
96
- # @return [Array<Object>]
96
+ # @return [Array<JobTemplateLocales>]
97
97
  describe 'job_template_locales_list test' do
98
98
  it 'should work' do
99
99
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -27,7 +27,7 @@ describe 'JobTemplatesApi' do
27
27
  # @param job_template_create_parameters
28
28
  # @param [Hash] opts the optional parameters
29
29
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
30
- # @return [Object]
30
+ # @return [JobTemplateDetails]
31
31
  describe 'job_template_create test' do
32
32
  it 'should work' do
33
33
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -49,21 +49,6 @@ describe 'JobTemplatesApi' do
49
49
  end
50
50
  end
51
51
 
52
- # unit tests for job_template_show
53
- # Get a single job template
54
- # Get details on a single job template for a given project.
55
- # @param project_id Project ID
56
- # @param id ID
57
- # @param [Hash] opts the optional parameters
58
- # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
59
- # @option opts [String] :branch specify the branch to use
60
- # @return [Object]
61
- describe 'job_template_show test' do
62
- it 'should work' do
63
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
64
- end
65
- end
66
-
67
52
  # unit tests for job_template_update
68
53
  # Update a job template
69
54
  # Update an existing job template.
@@ -72,7 +57,7 @@ describe 'JobTemplatesApi' do
72
57
  # @param job_template_update_parameters
73
58
  # @param [Hash] opts the optional parameters
74
59
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
75
- # @return [Object]
60
+ # @return [JobTemplateDetails]
76
61
  describe 'job_template_update test' do
77
62
  it 'should work' do
78
63
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -86,7 +71,7 @@ describe 'JobTemplatesApi' do
86
71
  # @param [Hash] opts the optional parameters
87
72
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
88
73
  # @option opts [Integer] :page Page number
89
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
74
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
90
75
  # @option opts [String] :branch specify the branch to use
91
76
  # @return [Array<JobTemplate>]
92
77
  describe 'job_templates_list test' do
@@ -95,4 +80,19 @@ describe 'JobTemplatesApi' do
95
80
  end
96
81
  end
97
82
 
83
+ # unit tests for job_templates_show
84
+ # Get a single job template
85
+ # Get details on a single job template for a given project.
86
+ # @param project_id Project ID
87
+ # @param id ID
88
+ # @param [Hash] opts the optional parameters
89
+ # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
90
+ # @option opts [String] :branch specify the branch to use
91
+ # @return [JobTemplateDetails]
92
+ describe 'job_templates_show test' do
93
+ it 'should work' do
94
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
95
+ end
96
+ end
97
+
98
98
  end
@@ -192,7 +192,7 @@ describe 'JobsApi' do
192
192
  # @param [Hash] opts the optional parameters
193
193
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
194
194
  # @option opts [Integer] :page Page number
195
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
195
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
196
196
  # @option opts [String] :owned_by filter by user owning job
197
197
  # @option opts [String] :assigned_to filter by user assigned to job
198
198
  # @option opts [String] :state filter by state of job Valid states are &lt;code&gt;draft&lt;/code&gt;, &lt;code&gt;in_progress&lt;/code&gt;, &lt;code&gt;completed&lt;/code&gt;
@@ -210,7 +210,7 @@ describe 'JobsApi' do
210
210
  # @param [Hash] opts the optional parameters
211
211
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
212
212
  # @option opts [Integer] :page Page number
213
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
213
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
214
214
  # @option opts [String] :branch specify the branch to use
215
215
  # @option opts [String] :owned_by filter by user owning job
216
216
  # @option opts [String] :assigned_to filter by user assigned to job
@@ -130,7 +130,7 @@ describe 'KeysApi' do
130
130
  # @param [Hash] opts the optional parameters
131
131
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
132
132
  # @option opts [Integer] :page Page number
133
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
133
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
134
134
  # @option opts [String] :branch specify the branch to use
135
135
  # @option opts [String] :sort Sort by field. Can be one of: name, created_at, updated_at.
136
136
  # @option opts [String] :order Order direction. Can be one of: asc, desc.
@@ -151,7 +151,7 @@ describe 'KeysApi' do
151
151
  # @param [Hash] opts the optional parameters
152
152
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
153
153
  # @option opts [Integer] :page Page number
154
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
154
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
155
155
  # @return [Array<TranslationKey>]
156
156
  describe 'keys_search test' do
157
157
  it 'should work' do
@@ -27,7 +27,7 @@ describe 'LocalesApi' do
27
27
  # @param [Hash] opts the optional parameters
28
28
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
29
29
  # @option opts [Integer] :page Page number
30
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
30
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
31
31
  # @return [Array<LocalePreview1>]
32
32
  describe 'account_locales test' do
33
33
  it 'should work' do
@@ -71,8 +71,10 @@ describe 'LocalesApi' do
71
71
  # @param id ID
72
72
  # @param [Hash] opts the optional parameters
73
73
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
74
+ # @option opts [String] :if_modified_since Last modified condition, see &lt;a href&#x3D;\&quot;#overview--conditional-get-requests--http-caching\&quot;&gt;Conditional GET requests / HTTP Caching&lt;/a&gt; (optional)
75
+ # @option opts [String] :if_none_match ETag condition, see &lt;a href&#x3D;\&quot;#overview--conditional-get-requests--http-caching\&quot;&gt;Conditional GET requests / HTTP Caching&lt;/a&gt; (optional)
74
76
  # @option opts [String] :branch specify the branch to use
75
- # @option opts [String] :file_format File format name. See the &lt;a href&#x3D;\&quot;https://support.phrase.com/hc/en-us/articles/5784070560412\&quot;&gt;format guide&lt;/a&gt; for all supported file formats.
77
+ # @option opts [String] :file_format File format name. See the &lt;a href&#x3D;\&quot;https://support.phrase.com/hc/en-us/sections/6111343326364\&quot;&gt;format guide&lt;/a&gt; for all supported file formats.
76
78
  # @option opts [String] :tags Limit results to keys tagged with a list of comma separated tag names.
77
79
  # @option opts [String] :tag Limit download to tagged keys. This parameter is deprecated. Please use the \&quot;tags\&quot; parameter instead
78
80
  # @option opts [Boolean] :include_empty_translations Indicates whether keys without translations should be included in the output as well.
@@ -80,7 +82,7 @@ describe 'LocalesApi' do
80
82
  # @option opts [Boolean] :include_translated_keys Include translated keys in the locale file. Use in combination with include_empty_translations to obtain only untranslated keys.
81
83
  # @option opts [Boolean] :keep_notranslate_tags Indicates whether [NOTRANSLATE] tags should be kept.
82
84
  # @option opts [Boolean] :convert_emoji This option is obsolete. Projects that were created on or after Nov 29th 2019 or that did not contain emoji by then will not require this flag any longer since emoji are now supported natively.
83
- # @option opts [Object] :format_options Additional formatting and render options. See the &lt;a href&#x3D;\&quot;https://support.phrase.com/hc/en-us/articles/5784070560412\&quot;&gt;format guide&lt;/a&gt; for a list of options available for each format. Specify format options like this: &lt;code&gt;...&amp;format_options[foo]&#x3D;bar&lt;/code&gt;
85
+ # @option opts [Object] :format_options Additional formatting and render options. See the &lt;a href&#x3D;\&quot;https://support.phrase.com/hc/en-us/sections/6111343326364\&quot;&gt;format guide&lt;/a&gt; for a list of options available for each format. Specify format options like this: &lt;code&gt;...&amp;format_options[foo]&#x3D;bar&lt;/code&gt;
84
86
  # @option opts [String] :encoding Enforces a specific encoding on the file contents. Valid options are \&quot;UTF-8\&quot;, \&quot;UTF-16\&quot; and \&quot;ISO-8859-1\&quot;.
85
87
  # @option opts [Boolean] :skip_unverified_translations Indicates whether the locale file should skip all unverified translations. This parameter is deprecated and should be replaced with &lt;code&gt;include_unverified_translations&lt;/code&gt;.
86
88
  # @option opts [Boolean] :include_unverified_translations if set to false unverified translations are excluded
@@ -131,7 +133,7 @@ describe 'LocalesApi' do
131
133
  # @param [Hash] opts the optional parameters
132
134
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
133
135
  # @option opts [Integer] :page Page number
134
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
136
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
135
137
  # @option opts [String] :sort_by Sort locales. Valid options are \&quot;name_asc\&quot;, \&quot;name_desc\&quot;, \&quot;default_asc\&quot;, \&quot;default_desc\&quot;.
136
138
  # @option opts [String] :branch specify the branch to use
137
139
  # @return [Array<Locale>]
@@ -85,7 +85,7 @@ describe 'MembersApi' do
85
85
  # @param [Hash] opts the optional parameters
86
86
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
87
87
  # @option opts [Integer] :page Page number
88
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
88
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
89
89
  # @return [Array<Member>]
90
90
  describe 'members_list test' do
91
91
  it 'should work' do
@@ -26,8 +26,8 @@ describe 'NotificationGroupsApi' do
26
26
  # @param [Hash] opts the optional parameters
27
27
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
28
28
  # @option opts [Integer] :page Page number
29
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
30
- # @return [Array<Object>]
29
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
30
+ # @return [Array<NotificationGroupDetail>]
31
31
  describe 'notification_groups_list test' do
32
32
  it 'should work' do
33
33
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -39,7 +39,7 @@ describe 'NotificationGroupsApi' do
39
39
  # Mark all notification groups of the current user as read
40
40
  # @param [Hash] opts the optional parameters
41
41
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
42
- # @return [Array<Object>]
42
+ # @return [Array<NotificationGroupDetail>]
43
43
  describe 'notification_groups_mark_all_as_read test' do
44
44
  it 'should work' do
45
45
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -26,8 +26,9 @@ describe 'NotificationsApi' do
26
26
  # @param [Hash] opts the optional parameters
27
27
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
28
28
  # @option opts [Integer] :page Page number
29
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
30
- # @return [Array<Object>]
29
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
30
+ # @option opts [Boolean] :unseen Include only unseen notifications
31
+ # @return [Array<Notification>]
31
32
  describe 'notifications_list test' do
32
33
  it 'should work' do
33
34
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -39,7 +40,7 @@ describe 'NotificationsApi' do
39
40
  # Mark all notifications of the current user as read
40
41
  # @param [Hash] opts the optional parameters
41
42
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
42
- # @return [Array<Object>]
43
+ # @return [Array<Notification>]
43
44
  describe 'notifications_mark_all_as_read test' do
44
45
  it 'should work' do
45
46
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -86,7 +86,7 @@ describe 'OrdersApi' do
86
86
  # @param [Hash] opts the optional parameters
87
87
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
88
88
  # @option opts [Integer] :page Page number
89
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
89
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
90
90
  # @option opts [String] :branch specify the branch to use
91
91
  # @return [Array<TranslationOrder>]
92
92
  describe 'orders_list test' do
@@ -79,7 +79,7 @@ describe 'ProjectsApi' do
79
79
  # @param [Hash] opts the optional parameters
80
80
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
81
81
  # @option opts [Integer] :page Page number
82
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
82
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
83
83
  # @option opts [String] :account_id Filter by Account ID
84
84
  # @option opts [String] :sort_by Sort projects. Valid options are \&quot;name_asc\&quot;, \&quot;name_desc\&quot;, \&quot;updated_at_asc\&quot;, \&quot;updated_at_desc\&quot;, \&quot;space_asc\&quot; and \&quot;space_desc\&quot;.
85
85
  # @option opts [Array<String>] :filters Filter projects. Valid options are [\&quot;favorites\&quot;].
@@ -104,7 +104,7 @@ describe 'ReleasesApi' do
104
104
  # @param [Hash] opts the optional parameters
105
105
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
106
106
  # @option opts [Integer] :page Page number
107
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
107
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
108
108
  # @return [Array<ReleasePreview>]
109
109
  describe 'releases_list test' do
110
110
  it 'should work' do
@@ -89,7 +89,7 @@ describe 'ScreenshotMarkersApi' do
89
89
  # @param [Hash] opts the optional parameters
90
90
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
91
91
  # @option opts [Integer] :page Page number
92
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
92
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
93
93
  # @option opts [String] :branch specify the branch to use
94
94
  # @return [Array<ScreenshotMarker>]
95
95
  describe 'screenshot_markers_list test' do
@@ -89,7 +89,7 @@ describe 'ScreenshotsApi' do
89
89
  # @param [Hash] opts the optional parameters
90
90
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
91
91
  # @option opts [Integer] :page Page number
92
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
92
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
93
93
  # @option opts [String] :branch specify the branch to use
94
94
  # @option opts [String] :key_id filter by key
95
95
  # @return [Array<Screenshot>]
@@ -22,7 +22,7 @@ describe 'SearchApi' do
22
22
 
23
23
  # unit tests for search_in_account
24
24
  # Search across projects
25
- # Search for keys and translations in all account projects
25
+ # Search for keys and translations in all account projects &lt;br&gt;&lt;br&gt;&lt;i&gt;Note: Search is limited to 10000 results and may not include recently updated data depending on the project sizes.&lt;/i&gt;
26
26
  # @param account_id Account ID
27
27
  # @param search_in_account_parameters
28
28
  # @param [Hash] opts the optional parameters
@@ -84,7 +84,7 @@ describe 'SpacesApi' do
84
84
  # @param [Hash] opts the optional parameters
85
85
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
86
86
  # @option opts [Integer] :page Page number
87
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
87
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
88
88
  # @return [Array<Space>]
89
89
  describe 'spaces_list test' do
90
90
  it 'should work' do
@@ -130,7 +130,7 @@ describe 'SpacesApi' do
130
130
  # @param [Hash] opts the optional parameters
131
131
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
132
132
  # @option opts [Integer] :page Page number
133
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
133
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
134
134
  # @return [Array<Project>]
135
135
  describe 'spaces_projects_list test' do
136
136
  it 'should work' do
@@ -84,7 +84,7 @@ describe 'StyleGuidesApi' do
84
84
  # @param [Hash] opts the optional parameters
85
85
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
86
86
  # @option opts [Integer] :page Page number
87
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
87
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
88
88
  # @return [Array<Styleguide>]
89
89
  describe 'styleguides_list test' do
90
90
  it 'should work' do
@@ -71,7 +71,7 @@ describe 'TagsApi' do
71
71
  # @param [Hash] opts the optional parameters
72
72
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
73
73
  # @option opts [Integer] :page Page number
74
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
74
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
75
75
  # @option opts [String] :branch specify the branch to use
76
76
  # @return [Array<Tag>]
77
77
  describe 'tags_list test' do
@@ -84,7 +84,7 @@ describe 'TeamsApi' do
84
84
  # @param [Hash] opts the optional parameters
85
85
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
86
86
  # @option opts [Integer] :page Page number
87
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
87
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
88
88
  # @return [Array<Team>]
89
89
  describe 'teams_list test' do
90
90
  it 'should work' do
@@ -50,7 +50,7 @@ describe 'TranslationsApi' do
50
50
  end
51
51
 
52
52
  # unit tests for translation_include
53
- # Revoke exclusion of a translation in export
53
+ # Include a translation
54
54
  # Remove exclude from export flag from an existing translation.
55
55
  # @param project_id Project ID
56
56
  # @param id ID
@@ -147,7 +147,7 @@ describe 'TranslationsApi' do
147
147
  # @param [Hash] opts the optional parameters
148
148
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
149
149
  # @option opts [Integer] :page Page number
150
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
150
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
151
151
  # @option opts [String] :branch specify the branch to use
152
152
  # @option opts [String] :sort Sort criteria. Can be one of: key_name, created_at, updated_at.
153
153
  # @option opts [String] :order Order direction. Can be one of: asc, desc.
@@ -167,11 +167,11 @@ describe 'TranslationsApi' do
167
167
  # @param [Hash] opts the optional parameters
168
168
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
169
169
  # @option opts [Integer] :page Page number
170
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
170
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
171
171
  # @option opts [String] :branch specify the branch to use
172
172
  # @option opts [String] :sort Sort criteria. Can be one of: key_name, created_at, updated_at.
173
173
  # @option opts [String] :order Order direction. Can be one of: asc, desc.
174
- # @option opts [String] :q Specify a query to find translations by content (including wildcards).&lt;br&gt;&lt;br&gt; The following qualifiers are supported in the query:&lt;br&gt; &lt;ul&gt; &lt;li&gt;&lt;code&gt;id:translation_id,...&lt;/code&gt; for queries on a comma-separated list of ids&lt;/li&gt; &lt;li&gt;&lt;code&gt;unverified:{true|false}&lt;/code&gt; for verification status&lt;/li&gt; &lt;li&gt;&lt;code&gt;tags:XYZ&lt;/code&gt; for tags on the translation&lt;/li&gt; &lt;li&gt;&lt;code&gt;excluded:{true|false}&lt;/code&gt; for exclusion status&lt;/li&gt; &lt;li&gt;&lt;code&gt;updated_at:{&gt;&#x3D;|&lt;&#x3D;}2013-02-21T00:00:00Z&lt;/code&gt; for date range queries&lt;/li&gt; &lt;/ul&gt; Find more examples &lt;a href&#x3D;\&quot;#overview--usage-examples\&quot;&gt;here&lt;/a&gt;.
174
+ # @option opts [String] :q Specify a query to find translations by content (including wildcards).&lt;br&gt;&lt;br&gt; &lt;i&gt;Note: Search is limited to 10000 results and may not include recently updated data (depending on the project size).&lt;/i&gt;&lt;br&gt; The following qualifiers are supported in the query:&lt;br&gt; &lt;ul&gt; &lt;li&gt;&lt;code&gt;id:translation_id,...&lt;/code&gt; for queries on a comma-separated list of ids&lt;/li&gt; &lt;li&gt;&lt;code&gt;unverified:{true|false}&lt;/code&gt; for verification status&lt;/li&gt; &lt;li&gt;&lt;code&gt;tags:XYZ&lt;/code&gt; for tags on the translation&lt;/li&gt; &lt;li&gt;&lt;code&gt;excluded:{true|false}&lt;/code&gt; for exclusion status&lt;/li&gt; &lt;li&gt;&lt;code&gt;updated_at:{&gt;&#x3D;|&lt;&#x3D;}2013-02-21T00:00:00Z&lt;/code&gt; for date range queries&lt;/li&gt; &lt;/ul&gt; Find more examples &lt;a href&#x3D;\&quot;#overview--usage-examples\&quot;&gt;here&lt;/a&gt;.
175
175
  # @return [Array<Translation>]
176
176
  describe 'translations_by_locale test' do
177
177
  it 'should work' do
@@ -180,7 +180,7 @@ describe 'TranslationsApi' do
180
180
  end
181
181
 
182
182
  # unit tests for translations_exclude_collection
183
- # Set exclude from export flag on translations selected by query
183
+ # Exclude translations by query
184
184
  # Exclude translations matching query from locale export.
185
185
  # @param project_id Project ID
186
186
  # @param translations_exclude_parameters
@@ -194,7 +194,7 @@ describe 'TranslationsApi' do
194
194
  end
195
195
 
196
196
  # unit tests for translations_include_collection
197
- # Remove exlude from import flag from translations selected by query
197
+ # Include translations by query
198
198
  # Include translations matching query in locale export.
199
199
  # @param project_id Project ID
200
200
  # @param translations_include_parameters
@@ -213,12 +213,14 @@ describe 'TranslationsApi' do
213
213
  # @param project_id Project ID
214
214
  # @param [Hash] opts the optional parameters
215
215
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
216
+ # @option opts [String] :if_modified_since Last modified condition, see &lt;a href&#x3D;\&quot;#overview--conditional-get-requests--http-caching\&quot;&gt;Conditional GET requests / HTTP Caching&lt;/a&gt; (optional)
217
+ # @option opts [String] :if_none_match ETag condition, see &lt;a href&#x3D;\&quot;#overview--conditional-get-requests--http-caching\&quot;&gt;Conditional GET requests / HTTP Caching&lt;/a&gt; (optional)
216
218
  # @option opts [Integer] :page Page number
217
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
219
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
218
220
  # @option opts [String] :branch specify the branch to use
219
221
  # @option opts [String] :sort Sort criteria. Can be one of: key_name, created_at, updated_at.
220
222
  # @option opts [String] :order Order direction. Can be one of: asc, desc.
221
- # @option opts [String] :q Specify a query to find translations by content (including wildcards).&lt;br&gt;&lt;br&gt; The following qualifiers are supported in the query:&lt;br&gt; &lt;ul&gt; &lt;li&gt;&lt;code&gt;id:translation_id,...&lt;/code&gt; for queries on a comma-separated list of ids&lt;/li&gt; &lt;li&gt;&lt;code&gt;tags:XYZ&lt;/code&gt; for tags on the translation&lt;/li&gt; &lt;li&gt;&lt;code&gt;unverified:{true|false}&lt;/code&gt; for verification status&lt;/li&gt; &lt;li&gt;&lt;code&gt;excluded:{true|false}&lt;/code&gt; for exclusion status&lt;/li&gt; &lt;li&gt;&lt;code&gt;updated_at:{&gt;&#x3D;|&lt;&#x3D;}2013-02-21T00:00:00Z&lt;/code&gt; for date range queries&lt;/li&gt; &lt;/ul&gt; Find more examples &lt;a href&#x3D;\&quot;#overview--usage-examples\&quot;&gt;here&lt;/a&gt;.
223
+ # @option opts [String] :q Specify a query to find translations by content (including wildcards).&lt;br&gt;&lt;br&gt; &lt;i&gt;Note: Search is limited to 10000 results and may not include recently updated data (depending on the project size).&lt;/i&gt;&lt;br&gt; The following qualifiers are supported in the query:&lt;br&gt; &lt;ul&gt; &lt;li&gt;&lt;code&gt;id:translation_id,...&lt;/code&gt; for queries on a comma-separated list of ids&lt;/li&gt; &lt;li&gt;&lt;code&gt;tags:XYZ&lt;/code&gt; for tags on the translation&lt;/li&gt; &lt;li&gt;&lt;code&gt;unverified:{true|false}&lt;/code&gt; for verification status&lt;/li&gt; &lt;li&gt;&lt;code&gt;excluded:{true|false}&lt;/code&gt; for exclusion status&lt;/li&gt; &lt;li&gt;&lt;code&gt;updated_at:{&gt;&#x3D;|&lt;&#x3D;}2013-02-21T00:00:00Z&lt;/code&gt; for date range queries&lt;/li&gt; &lt;/ul&gt; Find more examples &lt;a href&#x3D;\&quot;#overview--usage-examples\&quot;&gt;here&lt;/a&gt;.
222
224
  # @return [Array<Translation>]
223
225
  describe 'translations_list test' do
224
226
  it 'should work' do
@@ -248,7 +250,7 @@ describe 'TranslationsApi' do
248
250
  # @param [Hash] opts the optional parameters
249
251
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
250
252
  # @option opts [Integer] :page Page number
251
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
253
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
252
254
  # @return [Array<Translation>]
253
255
  describe 'translations_search test' do
254
256
  it 'should work' do
@@ -257,7 +259,7 @@ describe 'TranslationsApi' do
257
259
  end
258
260
 
259
261
  # unit tests for translations_unverify_collection
260
- # Mark translations selected by query as unverified
262
+ # Unverify translations by query
261
263
  # Mark translations matching query as unverified.
262
264
  # @param project_id Project ID
263
265
  # @param translations_unverify_parameters
@@ -271,7 +273,7 @@ describe 'TranslationsApi' do
271
273
  end
272
274
 
273
275
  # unit tests for translations_verify_collection
274
- # Verify translations selected by query
276
+ # Verify translations by query
275
277
  # Verify translations matching query.
276
278
  # @param project_id Project ID
277
279
  # @param translations_verify_parameters
@@ -49,7 +49,7 @@ describe 'UploadsApi' do
49
49
  end
50
50
 
51
51
  # unit tests for upload_show
52
- # View upload details
52
+ # Get a single upload
53
53
  # View details and summary for a single upload.
54
54
  # @param project_id Project ID
55
55
  # @param id ID
@@ -70,7 +70,7 @@ describe 'UploadsApi' do
70
70
  # @param [Hash] opts the optional parameters
71
71
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
72
72
  # @option opts [Integer] :page Page number
73
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
73
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
74
74
  # @option opts [String] :branch specify the branch to use
75
75
  # @return [Array<Upload>]
76
76
  describe 'uploads_list test' do
@@ -84,7 +84,7 @@ describe 'VariablesApi' do
84
84
  # @param [Hash] opts the optional parameters
85
85
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
86
86
  # @option opts [Integer] :page Page number
87
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
87
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
88
88
  # @return [Array<Variable>]
89
89
  describe 'variables_list test' do
90
90
  it 'should work' do
@@ -44,7 +44,7 @@ describe 'VersionsHistoryApi' do
44
44
  # @param [Hash] opts the optional parameters
45
45
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
46
46
  # @option opts [Integer] :page Page number
47
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
47
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
48
48
  # @option opts [String] :branch specify the branch to use
49
49
  # @return [Array<TranslationVersion>]
50
50
  describe 'versions_list test' do
@@ -98,7 +98,7 @@ describe 'WebhooksApi' do
98
98
  # @param [Hash] opts the optional parameters
99
99
  # @option opts [String] :x_phrase_app_otp Two-Factor-Authentication token (optional)
100
100
  # @option opts [Integer] :page Page number
101
- # @option opts [Integer] :per_page allows you to specify a page size up to 100 items, 25 by default
101
+ # @option opts [Integer] :per_page Limit on the number of objects to be returned, between 1 and 100. 25 by default
102
102
  # @return [Array<Webhook>]
103
103
  describe 'webhooks_list test' do
104
104
  it 'should work' do
@@ -44,6 +44,12 @@ describe 'JobLocale' do
44
44
  end
45
45
  end
46
46
 
47
+ describe 'test attribute "teams"' do
48
+ it 'should work' do
49
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
+ end
51
+ end
52
+
47
53
  describe 'test attribute "completed"' do
48
54
  it 'should work' do
49
55
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -44,4 +44,16 @@ describe 'JobLocaleUpdateParameters' do
44
44
  end
45
45
  end
46
46
 
47
+ describe 'test attribute "translator_team_ids"' do
48
+ it 'should work' do
49
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
+ end
51
+ end
52
+
53
+ describe 'test attribute "reviewer_team_ids"' do
54
+ it 'should work' do
55
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
+ end
57
+ end
58
+
47
59
  end
@@ -44,4 +44,16 @@ describe 'JobLocalesCreateParameters' do
44
44
  end
45
45
  end
46
46
 
47
+ describe 'test attribute "translator_team_ids"' do
48
+ it 'should work' do
49
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
+ end
51
+ end
52
+
53
+ describe 'test attribute "reviewer_team_ids"' do
54
+ it 'should work' do
55
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
+ end
57
+ end
58
+
47
59
  end