nexmo_api_specification 0.9.2 → 0.9.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/definitions/sms.yml +1 -1
- data/lib/nexmo_api_specification/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 61c8a02911037cb52fc0fcca007104a0ff7f15f7
|
4
|
+
data.tar.gz: a8a2a448b45e52a4d4b8a1fc5a08ac40f087249b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5bef8ea6e02ae6af60e840638b7e5faf138c65d1f00cbf320487cdc15e444b206d5f1329a425bb1e74ae0e9ae27c275bf24c84a02e2026f2e59ac19e650b13ee
|
7
|
+
data.tar.gz: 8134e30124651df91e88ea264893c8b3aed008a30d3ba1390060527373b9f745b0864a0d0d9fe54b5b2ada5af2bc79091dcd08b4a6514542d3af1f813b563fb9
|
data/definitions/sms.yml
CHANGED
@@ -191,7 +191,7 @@ components:
|
|
191
191
|
validity:
|
192
192
|
description: '**Advanced**: The availability for an SMS in milliseconds. Depends on `type` parameter having the value `wappush`.'
|
193
193
|
type: string
|
194
|
-
example:
|
194
|
+
example: 300000
|
195
195
|
client-ref:
|
196
196
|
description: '**Advanced**: You can optionally include your own reference of up to 40 characters.'
|
197
197
|
type: string
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: nexmo_api_specification
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.9.
|
4
|
+
version: 0.9.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Adam Butler
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-02-
|
11
|
+
date: 2018-02-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|