kendama 1.0.0 → 1.0.1
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 +3 -0
- data/Gemfile +2 -2
- data/Gemfile.lock +34 -31
- data/README.md +5 -5
- data/kendama.gemspec +1 -1
- data/lib/kendama/api/v1_api.rb +1 -1
- data/lib/kendama/api_client.rb +2 -2
- data/lib/kendama/api_error.rb +1 -1
- data/lib/kendama/configuration.rb +1 -1
- data/lib/kendama/models/announcement.rb +1 -1
- data/lib/kendama/models/response_body.rb +1 -1
- data/lib/kendama/version.rb +2 -2
- data/lib/kendama.rb +1 -1
- data/openapi/root.yaml +1 -1
- data/openapi/v1/diff.yaml +1 -1
- data/openapi/v1/num.yaml +1 -1
- data/openapi/v1/valid.yaml +1 -1
- data/pkg/kendama-1.0.0.gem +0 -0
- data/pkg/kendama-1.0.1.gem +0 -0
- data/spec/api/v1_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/announcement_spec.rb +1 -1
- data/spec/models/response_body_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +4 -9
- data/pkg/kendama-0.1.0.gem +0 -0
- data/pkg/kendama-0.1.1.gem +0 -0
- data/pkg/kendama-0.2.0.gem +0 -0
- data/pkg/kendama-0.2.1.gem +0 -0
- data/pkg/kendama-0.2.2.gem +0 -0
- data/pkg/kendama-0.2.3.gem +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 12fd5a316568ab2435d39bed3f27fc0e194d58bf8cb23dc7ac6230a9e5478917
|
|
4
|
+
data.tar.gz: 7fb467d137f0b7940f2c7ccf01421640231666db2d3b783bc517f37e143b7bc8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: aa2d6eb5ea946b8e0734e87306bf0ce8ad750a418efc9e7ce12600db2a62cf9603df83c17783bda6d6f326c6c832eab8b99897144cc2553582e83fc978fa7882
|
|
7
|
+
data.tar.gz: a535969fbec65a6bfcc3cb0a33e9edd20b8a9aa4a9588b51281ed0a876adc01966c9e390d500662bd78b4a68c8a0cf0dc8ffd3bf7072836b7083a34fa08f05f7
|
data/CHANGELOG.md
CHANGED
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
kendama (1.0.
|
|
4
|
+
kendama (1.0.1)
|
|
5
5
|
typhoeus (~> 1.0, >= 1.0.1)
|
|
6
6
|
|
|
7
7
|
GEM
|
|
@@ -10,14 +10,15 @@ GEM
|
|
|
10
10
|
ast (2.4.2)
|
|
11
11
|
byebug (11.1.3)
|
|
12
12
|
coderay (1.1.3)
|
|
13
|
-
diff-lcs (1.5.
|
|
13
|
+
diff-lcs (1.5.1)
|
|
14
14
|
ethon (0.16.0)
|
|
15
15
|
ffi (>= 1.15.0)
|
|
16
|
-
ffi (1.
|
|
17
|
-
|
|
16
|
+
ffi (1.16.3)
|
|
17
|
+
json (2.7.2)
|
|
18
|
+
language_server-protocol (3.17.0.3)
|
|
18
19
|
method_source (1.0.0)
|
|
19
|
-
parallel (1.
|
|
20
|
-
parser (3.
|
|
20
|
+
parallel (1.26.3)
|
|
21
|
+
parser (3.3.5.0)
|
|
21
22
|
ast (~> 2.4.1)
|
|
22
23
|
racc
|
|
23
24
|
pry (0.14.2)
|
|
@@ -26,37 +27,39 @@ GEM
|
|
|
26
27
|
pry-byebug (3.10.1)
|
|
27
28
|
byebug (~> 11.0)
|
|
28
29
|
pry (>= 0.13, < 0.15)
|
|
29
|
-
|
|
30
|
-
stringio
|
|
31
|
-
racc (1.7.1)
|
|
30
|
+
racc (1.8.1)
|
|
32
31
|
rainbow (3.1.1)
|
|
33
|
-
rake (13.
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
rspec-
|
|
37
|
-
rspec-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
32
|
+
rake (13.2.1)
|
|
33
|
+
regexp_parser (2.9.2)
|
|
34
|
+
rspec (3.13.0)
|
|
35
|
+
rspec-core (~> 3.13.0)
|
|
36
|
+
rspec-expectations (~> 3.13.0)
|
|
37
|
+
rspec-mocks (~> 3.13.0)
|
|
38
|
+
rspec-core (3.13.0)
|
|
39
|
+
rspec-support (~> 3.13.0)
|
|
40
|
+
rspec-expectations (3.13.0)
|
|
41
41
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
42
|
-
rspec-support (~> 3.
|
|
43
|
-
rspec-mocks (3.
|
|
42
|
+
rspec-support (~> 3.13.0)
|
|
43
|
+
rspec-mocks (3.13.0)
|
|
44
44
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
45
|
-
rspec-support (~> 3.
|
|
46
|
-
rspec-support (3.
|
|
47
|
-
rubocop (
|
|
48
|
-
|
|
45
|
+
rspec-support (~> 3.13.0)
|
|
46
|
+
rspec-support (3.13.0)
|
|
47
|
+
rubocop (1.66.1)
|
|
48
|
+
json (~> 2.3)
|
|
49
|
+
language_server-protocol (>= 3.17.0)
|
|
49
50
|
parallel (~> 1.10)
|
|
50
|
-
parser (>=
|
|
51
|
-
psych (>= 3.1.0)
|
|
51
|
+
parser (>= 3.3.0.2)
|
|
52
52
|
rainbow (>= 2.2.2, < 4.0)
|
|
53
|
+
regexp_parser (>= 2.4, < 3.0)
|
|
54
|
+
rubocop-ast (>= 1.32.2, < 2.0)
|
|
53
55
|
ruby-progressbar (~> 1.7)
|
|
54
|
-
unicode-display_width (>=
|
|
56
|
+
unicode-display_width (>= 2.4.0, < 3.0)
|
|
57
|
+
rubocop-ast (1.32.3)
|
|
58
|
+
parser (>= 3.3.1.0)
|
|
55
59
|
ruby-progressbar (1.13.0)
|
|
56
|
-
|
|
57
|
-
typhoeus (1.4.0)
|
|
60
|
+
typhoeus (1.4.1)
|
|
58
61
|
ethon (>= 0.9.0)
|
|
59
|
-
unicode-display_width (
|
|
62
|
+
unicode-display_width (2.5.0)
|
|
60
63
|
|
|
61
64
|
PLATFORMS
|
|
62
65
|
x86_64-darwin-22
|
|
@@ -65,9 +68,9 @@ PLATFORMS
|
|
|
65
68
|
DEPENDENCIES
|
|
66
69
|
kendama!
|
|
67
70
|
pry-byebug
|
|
68
|
-
rake (~> 13.
|
|
71
|
+
rake (~> 13.2.1)
|
|
69
72
|
rspec (~> 3.6, >= 3.6.0)
|
|
70
|
-
rubocop (~>
|
|
73
|
+
rubocop (~> 1.66.1)
|
|
71
74
|
|
|
72
75
|
BUNDLED WITH
|
|
73
76
|
2.4.12
|
data/README.md
CHANGED
|
@@ -6,8 +6,8 @@ Kendama - the Ruby gem for the 国税庁API
|
|
|
6
6
|
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
8
8
|
|
|
9
|
-
- API version: 1.0.
|
|
10
|
-
- Package version: 1.0.
|
|
9
|
+
- API version: 1.0.1
|
|
10
|
+
- Package version: 1.0.1
|
|
11
11
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
|
12
12
|
|
|
13
13
|
## Installation
|
|
@@ -23,16 +23,16 @@ gem build kendama.gemspec
|
|
|
23
23
|
Then either install the gem locally:
|
|
24
24
|
|
|
25
25
|
```shell
|
|
26
|
-
gem install ./kendama-1.0.
|
|
26
|
+
gem install ./kendama-1.0.1.gem
|
|
27
27
|
```
|
|
28
28
|
|
|
29
|
-
(for development, run `gem install --dev ./kendama-1.0.
|
|
29
|
+
(for development, run `gem install --dev ./kendama-1.0.1.gem` to install the development dependencies)
|
|
30
30
|
|
|
31
31
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
|
32
32
|
|
|
33
33
|
Finally add this to the Gemfile:
|
|
34
34
|
|
|
35
|
-
gem 'kendama', '~> 1.0.
|
|
35
|
+
gem 'kendama', '~> 1.0.1'
|
|
36
36
|
|
|
37
37
|
### Install from Git
|
|
38
38
|
|
data/kendama.gemspec
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.0.
|
|
8
|
+
The version of the OpenAPI document: 1.0.1
|
|
9
9
|
|
|
10
10
|
Generated by: https://openapi-generator.tech
|
|
11
11
|
OpenAPI Generator version: 7.0.0
|
data/lib/kendama/api/v1_api.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
data/lib/kendama/api_client.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
|
@@ -316,7 +316,7 @@ module Kendama
|
|
|
316
316
|
|
|
317
317
|
# Sets user agent in HTTP header
|
|
318
318
|
#
|
|
319
|
-
# @param [String] user_agent User agent (e.g. openapi-generator/ruby/1.0.
|
|
319
|
+
# @param [String] user_agent User agent (e.g. openapi-generator/ruby/1.0.1)
|
|
320
320
|
def user_agent=(user_agent)
|
|
321
321
|
@user_agent = user_agent
|
|
322
322
|
@default_headers['User-Agent'] = @user_agent
|
data/lib/kendama/api_error.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
data/lib/kendama/version.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
|
@@ -11,5 +11,5 @@ OpenAPI Generator version: 7.0.0
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
13
13
|
module Kendama
|
|
14
|
-
VERSION = '1.0.
|
|
14
|
+
VERSION = '1.0.1'
|
|
15
15
|
end
|
data/lib/kendama.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
data/openapi/root.yaml
CHANGED
|
@@ -2,7 +2,7 @@ openapi: 3.0.3
|
|
|
2
2
|
info:
|
|
3
3
|
title: 国税庁API
|
|
4
4
|
description: 国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
|
-
version: 1.0.
|
|
5
|
+
version: 1.0.1
|
|
6
6
|
servers:
|
|
7
7
|
- url: https://kensyo.invoice-kohyo.nta.go.jp/
|
|
8
8
|
description: 検証環境
|
data/openapi/v1/diff.yaml
CHANGED
data/openapi/v1/num.yaml
CHANGED
data/openapi/v1/valid.yaml
CHANGED
data/pkg/kendama-1.0.0.gem
CHANGED
|
Binary file
|
|
Binary file
|
data/spec/api/v1_api_spec.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
data/spec/api_client_spec.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
data/spec/configuration_spec.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
data/spec/spec_helper.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのクライアントAPI(https://www.invoice-kohyo.nta.go.jp/web-api/index.html)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.1
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.0.0
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: kendama
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- uichi
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2024-09-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: typhoeus
|
|
@@ -84,13 +84,8 @@ files:
|
|
|
84
84
|
- openapi/v1/diff.yaml
|
|
85
85
|
- openapi/v1/num.yaml
|
|
86
86
|
- openapi/v1/valid.yaml
|
|
87
|
-
- pkg/kendama-0.1.0.gem
|
|
88
|
-
- pkg/kendama-0.1.1.gem
|
|
89
|
-
- pkg/kendama-0.2.0.gem
|
|
90
|
-
- pkg/kendama-0.2.1.gem
|
|
91
|
-
- pkg/kendama-0.2.2.gem
|
|
92
|
-
- pkg/kendama-0.2.3.gem
|
|
93
87
|
- pkg/kendama-1.0.0.gem
|
|
88
|
+
- pkg/kendama-1.0.1.gem
|
|
94
89
|
- sig/kendama.rbs
|
|
95
90
|
- spec/api/v1_api_spec.rb
|
|
96
91
|
- spec/api_client_spec.rb
|
|
@@ -121,7 +116,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
121
116
|
- !ruby/object:Gem::Version
|
|
122
117
|
version: '0'
|
|
123
118
|
requirements: []
|
|
124
|
-
rubygems_version: 3.4.
|
|
119
|
+
rubygems_version: 3.4.19
|
|
125
120
|
signing_key:
|
|
126
121
|
specification_version: 4
|
|
127
122
|
summary: 適格請求書発行事業者公表システムWeb-APIのラッパー
|
data/pkg/kendama-0.1.0.gem
DELETED
|
Binary file
|
data/pkg/kendama-0.1.1.gem
DELETED
|
Binary file
|
data/pkg/kendama-0.2.0.gem
DELETED
|
Binary file
|
data/pkg/kendama-0.2.1.gem
DELETED
|
Binary file
|
data/pkg/kendama-0.2.2.gem
DELETED
|
Binary file
|
data/pkg/kendama-0.2.3.gem
DELETED
|
Binary file
|