docs/RulesApi.md in artikcloud-2.0.0 vs docs/RulesApi.md in artikcloud-2.0.5

- old
+ new

@@ -19,11 +19,11 @@ ### Example ```ruby # load the gem require 'artikcloud' -# setup authorization +# setup authorization ArtikCloud.configure do |config| # Configure OAuth2 access token for authorization: artikcloud_oauth config.access_token = 'YOUR ACCESS TOKEN' end @@ -56,11 +56,11 @@ ### Authorization [artikcloud_oauth](../README.md#artikcloud_oauth) -### HTTP reuqest headers +### HTTP request headers - **Content-Type**: Not defined - **Accept**: application/json @@ -74,11 +74,11 @@ ### Example ```ruby # load the gem require 'artikcloud' -# setup authorization +# setup authorization ArtikCloud.configure do |config| # Configure OAuth2 access token for authorization: artikcloud_oauth config.access_token = 'YOUR ACCESS TOKEN' end @@ -108,11 +108,11 @@ ### Authorization [artikcloud_oauth](../README.md#artikcloud_oauth) -### HTTP reuqest headers +### HTTP request headers - **Content-Type**: Not defined - **Accept**: application/json @@ -126,11 +126,11 @@ ### Example ```ruby # load the gem require 'artikcloud' -# setup authorization +# setup authorization ArtikCloud.configure do |config| # Configure OAuth2 access token for authorization: artikcloud_oauth config.access_token = 'YOUR ACCESS TOKEN' end @@ -160,11 +160,11 @@ ### Authorization [artikcloud_oauth](../README.md#artikcloud_oauth) -### HTTP reuqest headers +### HTTP request headers - **Content-Type**: Not defined - **Accept**: application/json @@ -178,11 +178,11 @@ ### Example ```ruby # load the gem require 'artikcloud' -# setup authorization +# setup authorization ArtikCloud.configure do |config| # Configure OAuth2 access token for authorization: artikcloud_oauth config.access_token = 'YOUR ACCESS TOKEN' end @@ -215,10 +215,10 @@ ### Authorization [artikcloud_oauth](../README.md#artikcloud_oauth) -### HTTP reuqest headers +### HTTP request headers - **Content-Type**: Not defined - **Accept**: application/json