nexmo_api_specification 0.4.0 → 0.5.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5cbcb5887f327e6f4fa980486c42e0923d41192d
|
4
|
+
data.tar.gz: f972b8eda4b89a0fad0abd47b01473f81a32cf40
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e9210dc5644625b0628a5e543011c2c4cc1b2c3fd45fdd86fa4adf601253c0b0124881d0eb9b5e7b1272795e71c0aa79206bed5e027429647d5db8defe4de655
|
7
|
+
data.tar.gz: 4b176279a8f6ae76080d23f8eaf46bdb2589f81f161ae99c6f0664e22e4d0bf97ee525ab22841ccf49cdda88f74a62d826a04813675062541838e56b38a0a872
|
data/README.md
CHANGED
File without changes
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: nexmo_api_specification
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.5.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Adam Butler
|
@@ -65,14 +65,14 @@ files:
|
|
65
65
|
- LICENSE.txt
|
66
66
|
- README.md
|
67
67
|
- Rakefile
|
68
|
-
- conversation.yml
|
68
|
+
- definitions/conversation.yml
|
69
|
+
- definitions/sms.yml
|
69
70
|
- guidelines/GUIDELINES.md
|
70
71
|
- guidelines/README.md
|
71
72
|
- lib/nexmo_api_specification.rb
|
72
73
|
- lib/nexmo_api_specification/definition.rb
|
73
74
|
- lib/nexmo_api_specification/version.rb
|
74
75
|
- nexmo_api_specification.gemspec
|
75
|
-
- sms.yml
|
76
76
|
homepage: https://github.com/nexmo/api-specification
|
77
77
|
licenses:
|
78
78
|
- MIT
|