test-qaaaaaa-sdk 1.2.3 → 1.2.6

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +9 -9
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e0edadd3c4eb0edf9beb5b3c0c72283f9233d9bf7cbeb2e8d7fb3aac783cff65
4
- data.tar.gz: 8c13ec04fa3a2b95da7ff2d28d1974fb8b8bd5a628b21bae55f7bbc7fd1d3895
3
+ metadata.gz: cc67a0bfa908d7f7c9d07f0018184ed73a5e51f257c6698abb81eab6448f213a
4
+ data.tar.gz: 7315ad0d25068bf71828537789d7e9540f36985bcd02b562c3ceb9024f8e1e6e
5
5
  SHA512:
6
- metadata.gz: fff564c5c8285ad080f8ea35b06eff3d7d2fc67d74b465e89ff2ea591602846bfced8c38d3c914e99c2c567bdca1bf70d2588e1f140e98df994962ec15fbcd90
7
- data.tar.gz: 51bc68065a273ea86490ce7709cd70199d86c35508c6f16dca8189515b909d15857696235cee1dc34897b80389335a1850dcb356b00b3b078bfd5e7cfb7c0ebe
6
+ metadata.gz: 167d41b2cb44894a8d66bc5038aa1df72a50e14554816f6a565a17726484777d4aad53f47f6e358f833be2dc265ed289e6fc38672382153cf45287a55c9793de
7
+ data.tar.gz: 8a12c5c4e9348f2a0b85219d6859c4e6aad89c2c64aa33b1e7a99cc11f349ebe223830eea9de149a11dbc8a7bd8a8f0226241120bfaa6a295e57bf2400562770
data/README.md CHANGED
@@ -6,16 +6,16 @@
6
6
  Install the gem from the command line:
7
7
 
8
8
  ```bash
9
- gem install test-qaaaaaa-sdk -v 1.2.3
9
+ gem install test-qaaaaaa-sdk -v 1.2.6
10
10
  ```
11
11
 
12
12
  Or add the gem to your Gemfile and run `bundle`:
13
13
 
14
14
  ```ruby
15
- gem 'test-qaaaaaa-sdk', '1.2.3'
15
+ gem 'test-qaaaaaa-sdk', '1.2.6'
16
16
  ```
17
17
 
18
- For additional gem details, see the [RubyGems page for the test-qaaaaaa-sdk gem](https://rubygems.org/gems/test-qaaaaaa-sdk/versions/1.2.3).
18
+ For additional gem details, see the [RubyGems page for the test-qaaaaaa-sdk gem](https://rubygems.org/gems/test-qaaaaaa-sdk/versions/1.2.6).
19
19
 
20
20
  ## Test the SDK
21
21
 
@@ -27,7 +27,7 @@ rake
27
27
 
28
28
  ## Initialize the API Client
29
29
 
30
- **_Note:_** Documentation for the client can be found [here.](https://www.github.com/tahaali2000/test-qaaaaaa-ruby-sdk/tree/1.2.3/doc/client.md)
30
+ **_Note:_** Documentation for the client can be found [here.](https://www.github.com/tahaali2000/test-qaaaaaa-ruby-sdk/tree/1.2.6/doc/client.md)
31
31
 
32
32
  The following parameters are configurable for the API Client:
33
33
 
@@ -56,17 +56,17 @@ client = TestApi::Client.new(
56
56
 
57
57
  ## List of APIs
58
58
 
59
- * [API](https://www.github.com/tahaali2000/test-qaaaaaa-ruby-sdk/tree/1.2.3/doc/controllers/api.md)
59
+ * [API](https://www.github.com/tahaali2000/test-qaaaaaa-ruby-sdk/tree/1.2.6/doc/controllers/api.md)
60
60
 
61
61
  ## SDK Infrastructure
62
62
 
63
63
  ### HTTP
64
64
 
65
- * [HttpResponse](https://www.github.com/tahaali2000/test-qaaaaaa-ruby-sdk/tree/1.2.3/doc/http-response.md)
66
- * [HttpRequest](https://www.github.com/tahaali2000/test-qaaaaaa-ruby-sdk/tree/1.2.3/doc/http-request.md)
65
+ * [HttpResponse](https://www.github.com/tahaali2000/test-qaaaaaa-ruby-sdk/tree/1.2.6/doc/http-response.md)
66
+ * [HttpRequest](https://www.github.com/tahaali2000/test-qaaaaaa-ruby-sdk/tree/1.2.6/doc/http-request.md)
67
67
 
68
68
  ### Utilities
69
69
 
70
- * [ApiHelper](https://www.github.com/tahaali2000/test-qaaaaaa-ruby-sdk/tree/1.2.3/doc/api-helper.md)
71
- * [DateTimeHelper](https://www.github.com/tahaali2000/test-qaaaaaa-ruby-sdk/tree/1.2.3/doc/date-time-helper.md)
70
+ * [ApiHelper](https://www.github.com/tahaali2000/test-qaaaaaa-ruby-sdk/tree/1.2.6/doc/api-helper.md)
71
+ * [DateTimeHelper](https://www.github.com/tahaali2000/test-qaaaaaa-ruby-sdk/tree/1.2.6/doc/date-time-helper.md)
72
72
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: test-qaaaaaa-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.3
4
+ version: 1.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Taha