|
18 | 18 | 'User-Agent' => 'Ruby', |
19 | 19 | 'X-Rosetteapi-Key' => '0123456789', |
20 | 20 | 'X-Rosetteapi-Binding' => 'ruby', |
21 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 21 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
22 | 22 | to_return(status: 200, body: {'test': 'language'}.to_json, headers: {}) |
23 | 23 | end |
24 | 24 | it 'test language' do |
|
55 | 55 | 'User-Agent' => 'Ruby', |
56 | 56 | 'X-Rosetteapi-Key' => '0123456789', |
57 | 57 | 'X-Rosetteapi-Binding' => 'ruby', |
58 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 58 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
59 | 59 | to_return(status: 200, body: {'test': 'morphology/complete'}.to_json, headers: {}) |
60 | 60 | end |
61 | 61 | it 'test morphology complete' do |
|
77 | 77 | 'User-Agent' => 'Ruby', |
78 | 78 | 'X-Rosetteapi-Key' => '0123456789', |
79 | 79 | 'X-Rosetteapi-Binding' => 'ruby', |
80 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 80 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
81 | 81 | to_return(status: 200, body: {'test': 'morphology/compound-components'}.to_json, headers: {}) |
82 | 82 | end |
83 | 83 | it 'test morphology compound components' do |
|
99 | 99 | 'User-Agent' => 'Ruby', |
100 | 100 | 'X-Rosetteapi-Key' => '0123456789', |
101 | 101 | 'X-Rosetteapi-Binding' => 'ruby', |
102 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 102 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
103 | 103 | to_return(status: 200, body: {'test': 'morphology/han-readings'}.to_json, headers: {}) |
104 | 104 | end |
105 | 105 | it 'test morphology han readings' do |
|
121 | 121 | 'User-Agent' => 'Ruby', |
122 | 122 | 'X-Rosetteapi-Key' => '0123456789', |
123 | 123 | 'X-Rosetteapi-Binding' => 'ruby', |
124 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 124 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
125 | 125 | to_return(status: 200, body: {'test': 'morphology/parts-of-speech'}.to_json, headers: {}) |
126 | 126 | end |
127 | 127 | it 'test morphology parts of speech' do |
|
143 | 143 | 'User-Agent' => 'Ruby', |
144 | 144 | 'X-Rosetteapi-Key' => '0123456789', |
145 | 145 | 'X-Rosetteapi-Binding' => 'ruby', |
146 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 146 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
147 | 147 | to_return(status: 200, body: {'test': 'morphology/lemmas'}.to_json, headers: {}) |
148 | 148 | end |
149 | 149 | it 'test morphology lemmas' do |
|
165 | 165 | 'User-Agent' => 'Ruby', |
166 | 166 | 'X-Rosetteapi-Key' => '0123456789', |
167 | 167 | 'X-Rosetteapi-Binding' => 'ruby', |
168 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 168 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
169 | 169 | to_return(status: 200, body: {'test': 'entities'}.to_json, headers: {}) |
170 | 170 | end |
171 | 171 | it 'test entities' do |
|
188 | 188 | 'User-Agent' => 'Ruby', |
189 | 189 | 'X-Rosetteapi-Key' => '0123456789', |
190 | 190 | 'X-Rosetteapi-Binding' => 'ruby', |
191 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 191 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
192 | 192 | to_return(status: 200, body: {'test': 'entities/linked'}.to_json, headers: {}) |
193 | 193 | end |
194 | 194 | it 'test entities linked' do |
|
218 | 218 | 'User-Agent' => 'Ruby', |
219 | 219 | 'X-Rosetteapi-Key' => '0123456789', |
220 | 220 | 'X-Rosetteapi-Binding' => 'ruby', |
221 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 221 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
222 | 222 | to_return(status: 200, body: {'test': 'categories'}.to_json, headers: {}) |
223 | 223 | end |
224 | 224 | it 'test categories' do |
|
240 | 240 | 'User-Agent' => 'Ruby', |
241 | 241 | 'X-Rosetteapi-Key' => '0123456789', |
242 | 242 | 'X-Rosetteapi-Binding' => 'ruby', |
243 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 243 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
244 | 244 | to_return(status: 200, body: {'test': 'relationships'}.to_json, headers: {}) |
245 | 245 | end |
246 | 246 | it 'test relationships' do |
|
262 | 262 | 'User-Agent' => 'Ruby', |
263 | 263 | 'X-Rosetteapi-Key' => '0123456789', |
264 | 264 | 'X-Rosetteapi-Binding' => 'ruby', |
265 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 265 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
266 | 266 | to_return(status: 200, body: {'test': 'name-translation'}.to_json, headers: {}) |
267 | 267 | end |
268 | 268 | it 'test name translation' do |
|
289 | 289 | 'User-Agent' => 'Ruby', |
290 | 290 | 'X-Rosetteapi-Key' => '0123456789', |
291 | 291 | 'X-Rosetteapi-Binding' => 'ruby', |
292 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 292 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
293 | 293 | to_return(status: 200, body: {'test': 'name-similarity'}.to_json, headers: {}) |
294 | 294 | end |
295 | 295 | it 'test name similarity' do |
|
325 | 325 | 'User-Agent' => 'Ruby', |
326 | 326 | 'X-Rosetteapi-Key' => '0123456789', |
327 | 327 | 'X-Rosetteapi-Binding' => 'ruby', |
328 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 328 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
329 | 329 | to_return(status: 200, body: {'test': 'tokens'}.to_json, headers: {}) |
330 | 330 | end |
331 | 331 | it 'test tokens' do |
|
347 | 347 | 'User-Agent' => 'Ruby', |
348 | 348 | 'X-Rosetteapi-Key' => '0123456789', |
349 | 349 | 'X-Rosetteapi-Binding' => 'ruby', |
350 | | - 'X-Rosetteapi-Binding-Version' => '1.1.0'}). |
| 350 | + 'X-Rosetteapi-Binding-Version' => '1.1.1'}). |
351 | 351 | to_return(status: 200, body: {'test': 'sentences'}.to_json, headers: {}) |
352 | 352 | end |
353 | 353 | it 'test sentences' do |
|
0 commit comments