openapi_okta_ip_ranges 0.10.0 → 1.0.0
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/Gemfile.lock +1 -1
- data/README.md +5 -5
- data/lib/openapi_okta_ip_ranges/api/default_api.rb +1 -1
- data/lib/openapi_okta_ip_ranges/api_client.rb +1 -1
- data/lib/openapi_okta_ip_ranges/api_error.rb +1 -1
- data/lib/openapi_okta_ip_ranges/configuration.rb +1 -1
- data/lib/openapi_okta_ip_ranges/models/ip_ranges_json_get200_response_value.rb +1 -1
- data/lib/openapi_okta_ip_ranges/version.rb +2 -2
- data/lib/openapi_okta_ip_ranges.rb +1 -1
- data/openapi_okta_ip_ranges.gemspec +1 -1
- data/spec/api/default_api_spec.rb +1 -1
- data/spec/models/ip_ranges_json_get200_response_value_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 305013200cfcf9da01d89ad6ce5a075ba2cec058391c20884b7d8702acfa884c
|
4
|
+
data.tar.gz: 38b7b61934847a7062ee1715ce82e2f4e7863077d25b8ef84cea7041a3306554
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b92db666fb6bd23bb5010010f2a99e2faa7a54835c08ecf6fe181ca1f90bdab18a05135ae0ec7bab1ee36c282f40ce5ab93bed25f4940b1d32436abd19ec0362
|
7
|
+
data.tar.gz: d43c387cf2c87bd9ad782679204e47f3eb1189c6e38c7562850e8c538a2fff593486a2ff87b9ae468c6fa2b82e6ba86cc79ef24a3a40a3cbfaad4047ef91aecc
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
@@ -6,8 +6,8 @@ OpenAPI specification and a set of generated API clients for Okta IP Ranges
|
|
6
6
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
8
8
|
|
9
|
-
- API version: 0.
|
10
|
-
- Package version: 0.
|
9
|
+
- API version: 1.0.0
|
10
|
+
- Package version: 1.0.0
|
11
11
|
- Generator version: 7.9.0
|
12
12
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
13
13
|
For more information, please visit [https://github.com/oapicf/openapi-okta-ip-ranges](https://github.com/oapicf/openapi-okta-ip-ranges)
|
@@ -25,16 +25,16 @@ gem build openapi_okta_ip_ranges.gemspec
|
|
25
25
|
Then either install the gem locally:
|
26
26
|
|
27
27
|
```shell
|
28
|
-
gem install ./openapi_okta_ip_ranges-0.
|
28
|
+
gem install ./openapi_okta_ip_ranges-1.0.0.gem
|
29
29
|
```
|
30
30
|
|
31
|
-
(for development, run `gem install --dev ./openapi_okta_ip_ranges-0.
|
31
|
+
(for development, run `gem install --dev ./openapi_okta_ip_ranges-1.0.0.gem` to install the development dependencies)
|
32
32
|
|
33
33
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
34
34
|
|
35
35
|
Finally add this to the Gemfile:
|
36
36
|
|
37
|
-
gem 'openapi_okta_ip_ranges', '~> 0.
|
37
|
+
gem 'openapi_okta_ip_ranges', '~> 1.0.0'
|
38
38
|
|
39
39
|
### Install from Git
|
40
40
|
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#OpenAPI specification and a set of generated API clients for Okta IP Ranges
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 0.
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.9.0
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#OpenAPI specification and a set of generated API clients for Okta IP Ranges
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 0.
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.9.0
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#OpenAPI specification and a set of generated API clients for Okta IP Ranges
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 0.
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.9.0
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#OpenAPI specification and a set of generated API clients for Okta IP Ranges
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 0.
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.9.0
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#OpenAPI specification and a set of generated API clients for Okta IP Ranges
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 0.
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.9.0
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#OpenAPI specification and a set of generated API clients for Okta IP Ranges
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 0.
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.9.0
|
@@ -11,5 +11,5 @@ Generator version: 7.9.0
|
|
11
11
|
=end
|
12
12
|
|
13
13
|
module OpenApiIplocationClient
|
14
|
-
VERSION = '0.
|
14
|
+
VERSION = '1.0.0'
|
15
15
|
end
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#OpenAPI specification and a set of generated API clients for Okta IP Ranges
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 0.
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.9.0
|
@@ -5,7 +5,7 @@
|
|
5
5
|
|
6
6
|
#OpenAPI specification and a set of generated API clients for Okta IP Ranges
|
7
7
|
|
8
|
-
The version of the OpenAPI document: 0.
|
8
|
+
The version of the OpenAPI document: 1.0.0
|
9
9
|
Contact: blah+oapicf@cliffano.com
|
10
10
|
Generated by: https://openapi-generator.tech
|
11
11
|
Generator version: 7.9.0
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#OpenAPI specification and a set of generated API clients for Okta IP Ranges
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 0.
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.9.0
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#OpenAPI specification and a set of generated API clients for Okta IP Ranges
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 0.
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.9.0
|
data/spec/spec_helper.rb
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#OpenAPI specification and a set of generated API clients for Okta IP Ranges
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 0.
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: blah+oapicf@cliffano.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.9.0
|