hammett-washington-sdk 1.6.5 → 1.6.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 +8 -8
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5c28d471ce191f229817ca9bab3ec369ffbb1cef17bc4e65978f450d0fcc78ed
4
- data.tar.gz: ff57d3de1e73b3acfbb6313155ad6f47581e9f73b9eb18e2e53412cdd82da7e6
3
+ metadata.gz: '058cafdf5c47a54346e97bf90a1314b450e418c2a9980834c64ce54f04f53fff'
4
+ data.tar.gz: e3d9603d2148159203e91422da68836843825c3a45cb22a58ea609183c180260
5
5
  SHA512:
6
- metadata.gz: 39cc6ccc1a42042d530a47a4bb194ed4dcab16d3d13adf230ed8a69da8cb1e4ba2632420d3b7998fcd518534c1a32e407a70c5e467286e5498596a32bdd29f71
7
- data.tar.gz: 998ea4d145ce4c7d3f8c34d964c296c542453f900b6c873f9bf1e7cc4f09f1f6cea0b6ee3093ba31a2f7ce540cdf791610c822dbf848dbce9d0c86e627c85836
6
+ metadata.gz: 0b47fbfc33615732c3af6dc0cef8a6d7e3845561392135ccb15e4926b482d8cd74bd86e491999efed5dd076149ca07f1b1768271fd41298dac568bb25d0430e4
7
+ data.tar.gz: 19d0409b7eaae6f4932dd763486b4358f12f681d5f4b2d32b2dbfceb297349d7c3941de4ae7de6277b0b20ffa45ec1417aeb769587f72f3ab498330069926b0f
data/README.md CHANGED
@@ -10,16 +10,16 @@ Simple calculator API hosted on APIMATIC
10
10
  Install the gem from the command line:
11
11
 
12
12
  ```ruby
13
- gem install hammett-washington-sdk -v 1.6.5
13
+ gem install hammett-washington-sdk -v 1.6.6
14
14
  ```
15
15
 
16
16
  Or add the gem to your Gemfile and run `bundle`:
17
17
 
18
18
  ```ruby
19
- gem 'hammett-washington-sdk', '1.6.5'
19
+ gem 'hammett-washington-sdk', '1.6.6'
20
20
  ```
21
21
 
22
- For additional gem details, see the [RubyGems page for the hammett-washington-sdk gem](https://rubygems.org/gems/hammett-washington-sdk/versions/1.6.5).
22
+ For additional gem details, see the [RubyGems page for the hammett-washington-sdk gem](https://rubygems.org/gems/hammett-washington-sdk/versions/1.6.6).
23
23
 
24
24
  ## Test the SDK
25
25
 
@@ -31,7 +31,7 @@ rake
31
31
 
32
32
  ## Initialize the API Client
33
33
 
34
- **_Note:_** Documentation for the client can be found [here.](https://www.github.com/ZahraN444/hammett-washington-ruby-sdk/tree/1.6.5/doc/client.md)
34
+ **_Note:_** Documentation for the client can be found [here.](https://www.github.com/ZahraN444/hammett-washington-ruby-sdk/tree/1.6.6/doc/client.md)
35
35
 
36
36
  The following parameters are configurable for the API Client:
37
37
 
@@ -58,11 +58,11 @@ client = ApimaticCalculator::Client.new(
58
58
 
59
59
  ## List of APIs
60
60
 
61
- * [Simple Calculator](https://www.github.com/ZahraN444/hammett-washington-ruby-sdk/tree/1.6.5/doc/controllers/simple-calculator.md)
61
+ * [Simple Calculator](https://www.github.com/ZahraN444/hammett-washington-ruby-sdk/tree/1.6.6/doc/controllers/simple-calculator.md)
62
62
 
63
63
  ## Classes Documentation
64
64
 
65
- * [Utility Classes](https://www.github.com/ZahraN444/hammett-washington-ruby-sdk/tree/1.6.5/doc/utility-classes.md)
66
- * [HttpResponse](https://www.github.com/ZahraN444/hammett-washington-ruby-sdk/tree/1.6.5/doc/http-response.md)
67
- * [HttpRequest](https://www.github.com/ZahraN444/hammett-washington-ruby-sdk/tree/1.6.5/doc/http-request.md)
65
+ * [Utility Classes](https://www.github.com/ZahraN444/hammett-washington-ruby-sdk/tree/1.6.6/doc/utility-classes.md)
66
+ * [HttpResponse](https://www.github.com/ZahraN444/hammett-washington-ruby-sdk/tree/1.6.6/doc/http-response.md)
67
+ * [HttpRequest](https://www.github.com/ZahraN444/hammett-washington-ruby-sdk/tree/1.6.6/doc/http-request.md)
68
68
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hammett-washington-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.5
4
+ version: 1.6.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zelenia Merrill