lib/aws-sdk-socialmessaging/client.rb in aws-sdk-socialmessaging-1.1.0 vs lib/aws-sdk-socialmessaging/client.rb in aws-sdk-socialmessaging-1.2.0
- old
+ new
@@ -968,13 +968,13 @@
#
#
# [1]: https://developers.facebook.com/docs/whatsapp/cloud-api/reference/messages
#
# @option params [required, String] :meta_api_version
- # The API version for the request formatted as `v\{VersionNumber\}`. For
- # a list of supported API versions and Amazon Web Services Regions, see
- # [ *Amazon Web Services End User Messaging Social API* Service
+ # The API version for the request formatted as `v{VersionNumber}`. For a
+ # list of supported API versions and Amazon Web Services Regions, see [
+ # *Amazon Web Services End User Messaging Social API* Service
# Endpoints][1] in the *Amazon Web Services General Reference*.
#
#
#
# [1]: https://docs.aws.amazon.com/general/latest/gr/end-user-messaging.html
@@ -1091,10 +1091,10 @@
params: params,
config: config,
tracer: tracer
)
context[:gem_name] = 'aws-sdk-socialmessaging'
- context[:gem_version] = '1.1.0'
+ context[:gem_version] = '1.2.0'
Seahorse::Client::Request.new(handlers, context)
end
# @api private
# @deprecated