README.md in smooch-api-5.19.0 vs README.md in smooch-api-5.20.0

- old
+ new

@@ -23,11 +23,11 @@ gem install smooch-api ``` Add this to the Gemfile: - gem 'smooch-api', '~> 5.19.0' + gem 'smooch-api', '~> 5.20.0' ## Getting Started Familiarity with [Smooch API authentication](https://docs.smooch.io/guide/authentication-overview) is recommended. @@ -203,10 +203,11 @@ - [SmoochApi::Client](docs/Client.md) - [SmoochApi::ClientInfo](docs/ClientInfo.md) - [SmoochApi::Confirmation](docs/Confirmation.md) - [SmoochApi::Conversation](docs/Conversation.md) - [SmoochApi::ConversationActivity](docs/ConversationActivity.md) + - [SmoochApi::Coordinates](docs/Coordinates.md) - [SmoochApi::Deployment](docs/Deployment.md) - [SmoochApi::DeploymentActivatePhoneNumber](docs/DeploymentActivatePhoneNumber.md) - [SmoochApi::DeploymentConfirmCode](docs/DeploymentConfirmCode.md) - [SmoochApi::DeploymentCreate](docs/DeploymentCreate.md) - [SmoochApi::DeploymentResponse](docs/DeploymentResponse.md) @@ -230,9 +231,10 @@ - [SmoochApi::ListIntegrationsResponse](docs/ListIntegrationsResponse.md) - [SmoochApi::ListSecretKeysResponse](docs/ListSecretKeysResponse.md) - [SmoochApi::ListServiceAccountsResponse](docs/ListServiceAccountsResponse.md) - [SmoochApi::ListTemplatesResponse](docs/ListTemplatesResponse.md) - [SmoochApi::ListWebhooksResponse](docs/ListWebhooksResponse.md) + - [SmoochApi::Location](docs/Location.md) - [SmoochApi::Menu](docs/Menu.md) - [SmoochApi::MenuItem](docs/MenuItem.md) - [SmoochApi::MenuResponse](docs/MenuResponse.md) - [SmoochApi::MergedUser](docs/MergedUser.md) - [SmoochApi::Message](docs/Message.md)