nexmo_api_specification 0.9.1 → 0.9.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/definitions/number-insight.yml +3 -3
- 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: be2ca628d23c46343769def3bddd0fcdc8da56a1
|
|
4
|
+
data.tar.gz: '084330a5d3d83eb569b8921b62a860c1974bcc0b'
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1ab369b67abc54e63ca6a127e36e714cad7a924328c2e80cbd16fa889c51706d6660b98915bea84509ceff83e330927c33de119f1bf80dab7b9ab7de9949aebb
|
|
7
|
+
data.tar.gz: 8ecda11b7a4480b0538906cf88db48a559d185c4b7fa8a2d81860689a9e7a03570a45356e513fe5b3057cfe5e51477870a6837d7c608da2008cafaee27ec45d6
|
|
@@ -536,7 +536,7 @@ components:
|
|
|
536
536
|
$ref: '#/components/schemas/niStatus'
|
|
537
537
|
status_message:
|
|
538
538
|
type: string
|
|
539
|
-
description: 'The status description of your request.
|
|
539
|
+
description: 'The status description of your request.'
|
|
540
540
|
example: 'Success'
|
|
541
541
|
request_id:
|
|
542
542
|
type: string
|
|
@@ -577,7 +577,7 @@ components:
|
|
|
577
577
|
$ref: '#/components/schemas/niStatus'
|
|
578
578
|
status_message:
|
|
579
579
|
type: string
|
|
580
|
-
description: 'The status description of your request.
|
|
580
|
+
description: 'The status description of your request.'
|
|
581
581
|
example: 'Success'
|
|
582
582
|
request_id:
|
|
583
583
|
type: string
|
|
@@ -672,7 +672,7 @@ components:
|
|
|
672
672
|
$ref: '#/components/schemas/niStatus'
|
|
673
673
|
status_message:
|
|
674
674
|
type: string
|
|
675
|
-
description: 'The status description of your request.
|
|
675
|
+
description: 'The status description of your request.'
|
|
676
676
|
example: 'Success'
|
|
677
677
|
request_id:
|
|
678
678
|
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.2
|
|
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-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|