docs/GlossaryTermsApi.md in phrase-2.5.0 vs docs/GlossaryTermsApi.md in phrase-2.5.1
- old
+ new
@@ -32,13 +32,10 @@
config.password = 'YOUR PASSWORD'
# Configure API key authorization: Token
config.api_key['Authorization'] = 'YOUR API KEY'
config.api_key_prefix['Authorization'] = 'token'
-
- # Configure Bearer authorization (JWT): bearerAuth
- config.access_token = 'YOUR_BEARER_TOKEN'
end
api_instance = Phrase::GlossaryTermsApi.new
account_id = 'account_id_example' # String | Account ID
glossary_id = 'glossary_id_example' # String | Glossary ID
@@ -70,11 +67,11 @@
Response<([**GlossaryTerm**](GlossaryTerm.md))>
### Authorization
-[Basic](../README.md#Basic), [Token](../README.md#Token), [bearerAuth](../README.md#bearerAuth)
+[Basic](../README.md#Basic), [Token](../README.md#Token)
### HTTP request headers
- **Content-Type**: application/json
- **Accept**: application/json
@@ -100,13 +97,10 @@
config.password = 'YOUR PASSWORD'
# Configure API key authorization: Token
config.api_key['Authorization'] = 'YOUR API KEY'
config.api_key_prefix['Authorization'] = 'token'
-
- # Configure Bearer authorization (JWT): bearerAuth
- config.access_token = 'YOUR_BEARER_TOKEN'
end
api_instance = Phrase::GlossaryTermsApi.new
account_id = 'account_id_example' # String | Account ID
glossary_id = 'glossary_id_example' # String | Glossary ID
@@ -137,11 +131,11 @@
Response<(nil (empty response body))>
### Authorization
-[Basic](../README.md#Basic), [Token](../README.md#Token), [bearerAuth](../README.md#bearerAuth)
+[Basic](../README.md#Basic), [Token](../README.md#Token)
### HTTP request headers
- **Content-Type**: Not defined
- **Accept**: Not defined
@@ -167,13 +161,10 @@
config.password = 'YOUR PASSWORD'
# Configure API key authorization: Token
config.api_key['Authorization'] = 'YOUR API KEY'
config.api_key_prefix['Authorization'] = 'token'
-
- # Configure Bearer authorization (JWT): bearerAuth
- config.access_token = 'YOUR_BEARER_TOKEN'
end
api_instance = Phrase::GlossaryTermsApi.new
account_id = 'account_id_example' # String | Account ID
glossary_id = 'glossary_id_example' # String | Glossary ID
@@ -205,11 +196,11 @@
Response<([**GlossaryTerm**](GlossaryTerm.md))>
### Authorization
-[Basic](../README.md#Basic), [Token](../README.md#Token), [bearerAuth](../README.md#bearerAuth)
+[Basic](../README.md#Basic), [Token](../README.md#Token)
### HTTP request headers
- **Content-Type**: Not defined
- **Accept**: application/json
@@ -235,13 +226,10 @@
config.password = 'YOUR PASSWORD'
# Configure API key authorization: Token
config.api_key['Authorization'] = 'YOUR API KEY'
config.api_key_prefix['Authorization'] = 'token'
-
- # Configure Bearer authorization (JWT): bearerAuth
- config.access_token = 'YOUR_BEARER_TOKEN'
end
api_instance = Phrase::GlossaryTermsApi.new
account_id = 'account_id_example' # String | Account ID
glossary_id = 'glossary_id_example' # String | Glossary ID
@@ -275,11 +263,11 @@
Response<([**GlossaryTerm**](GlossaryTerm.md))>
### Authorization
-[Basic](../README.md#Basic), [Token](../README.md#Token), [bearerAuth](../README.md#bearerAuth)
+[Basic](../README.md#Basic), [Token](../README.md#Token)
### HTTP request headers
- **Content-Type**: application/json
- **Accept**: application/json
@@ -305,13 +293,10 @@
config.password = 'YOUR PASSWORD'
# Configure API key authorization: Token
config.api_key['Authorization'] = 'YOUR API KEY'
config.api_key_prefix['Authorization'] = 'token'
-
- # Configure Bearer authorization (JWT): bearerAuth
- config.access_token = 'YOUR_BEARER_TOKEN'
end
api_instance = Phrase::GlossaryTermsApi.new
account_id = 'account_id_example' # String | Account ID
glossary_id = 'glossary_id_example' # String | Glossary ID
@@ -345,10 +330,10 @@
Response<([**Array<GlossaryTerm>**](GlossaryTerm.md))>
### Authorization
-[Basic](../README.md#Basic), [Token](../README.md#Token), [bearerAuth](../README.md#bearerAuth)
+[Basic](../README.md#Basic), [Token](../README.md#Token)
### HTTP request headers
- **Content-Type**: Not defined
- **Accept**: application/json