active_call-api 0.1.3 → 0.1.5
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/CHANGELOG.md +8 -0
- data/README.md +11 -3
- data/lib/active_call/api/version.rb +1 -1
- metadata +8 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8d133a6857b1b38eb5b885c3f368d759b93a2469ab9ee196715612d9da06caa2
|
4
|
+
data.tar.gz: 0443d69996e4ea2d5330f29c223484afad416e32322b43ee60301b2e5abc5993
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2bc1309f6562d7c619483118545b82595b15864ce8f504a253cacf77bec26d991cc87114df5c613263561a935f9670047febf556c77763c5e4c1b6f2b1151afa
|
7
|
+
data.tar.gz: b0ac6a2394f95a0e65e0f6fb719db7b4ce897149133db95c7f7e4428fbcbed866573d7a629b40f0093078e409c687ee54bfd35e041ea672c0793b56a466ccf64
|
data/CHANGELOG.md
CHANGED
data/README.md
CHANGED
@@ -2,9 +2,17 @@
|
|
2
2
|
|
3
3
|
[](https://badge.fury.io/rb/active_call-api)
|
4
4
|
|
5
|
-
Active Call - API is an extension of [Active Call](https://rubygems.org/gems/active_call) that provides a standardized way to
|
5
|
+
Active Call - API is an extension of [Active Call](https://rubygems.org/gems/active_call) that provides a standardized way to build service objects for REST API endpoints.
|
6
6
|
|
7
|
-
Before proceeding, please review the [Active Call Usage](https://github.com/
|
7
|
+
Before proceeding, please review the [Active Call Usage](https://github.com/activecall/active_call?tab=readme-ov-file#usage) section. It takes just 55 seconds.
|
8
|
+
|
9
|
+
<div align="center">
|
10
|
+
<a href="https://platform45.com?utm_source=github&utm_content=active_call-api">
|
11
|
+
<picture>
|
12
|
+
<img src="https://github.com/user-attachments/assets/19fd40df-2ce9-4f30-8120-d53f3fbf9f07">
|
13
|
+
</picture>
|
14
|
+
</a>
|
15
|
+
</div>
|
8
16
|
|
9
17
|
## Installation
|
10
18
|
|
@@ -297,7 +305,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
|
|
297
305
|
|
298
306
|
## Contributing
|
299
307
|
|
300
|
-
Bug reports and pull requests are welcome on GitHub at https://github.com/
|
308
|
+
Bug reports and pull requests are welcome on GitHub at https://github.com/activecall/active_call-api.
|
301
309
|
|
302
310
|
## License
|
303
311
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: active_call-api
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Kobus Joubert
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-05-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: active_call
|
@@ -67,7 +67,7 @@ dependencies:
|
|
67
67
|
- !ruby/object:Gem::Version
|
68
68
|
version: '0.2'
|
69
69
|
description: Active Call - API is an extension of Active Call that provides a standardized
|
70
|
-
way to
|
70
|
+
way to build service objects for REST API endpoints.
|
71
71
|
email:
|
72
72
|
- kobus@translate3d.com
|
73
73
|
executables: []
|
@@ -86,15 +86,15 @@ files:
|
|
86
86
|
- lib/active_call/api/version.rb
|
87
87
|
- lib/active_call/error.rb
|
88
88
|
- sig/active_call/api.rbs
|
89
|
-
homepage: https://github.com/
|
89
|
+
homepage: https://github.com/activecall/active_call-api
|
90
90
|
licenses:
|
91
91
|
- MIT
|
92
92
|
metadata:
|
93
93
|
allowed_push_host: https://rubygems.org
|
94
94
|
rubygems_mfa_required: 'true'
|
95
|
-
homepage_uri: https://github.com/
|
96
|
-
source_code_uri: https://github.com/
|
97
|
-
changelog_uri: https://github.com/
|
95
|
+
homepage_uri: https://github.com/activecall/active_call-api
|
96
|
+
source_code_uri: https://github.com/activecall/active_call-api
|
97
|
+
changelog_uri: https://github.com/activecall/active_call-api/blob/main/CHANGELOG.md
|
98
98
|
post_install_message:
|
99
99
|
rdoc_options: []
|
100
100
|
require_paths:
|
@@ -113,5 +113,5 @@ requirements: []
|
|
113
113
|
rubygems_version: 3.3.27
|
114
114
|
signing_key:
|
115
115
|
specification_version: 4
|
116
|
-
summary:
|
116
|
+
summary: Standardized way to build service objects for REST API endpoints
|
117
117
|
test_files: []
|