antbird 0.9.0 → 0.10.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,4 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2022-07-28
3
2
  # elasticsearch version: 6.8.18
4
3
 
5
4
  module Antbird
@@ -1,5 +1,4 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2022-07-28
3
2
  # elasticsearch version: 7.10.2
4
3
 
5
4
  module Antbird
@@ -1,5 +1,4 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2022-07-28
3
2
  # elasticsearch version: 7.11.2
4
3
 
5
4
  module Antbird
@@ -1,5 +1,4 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2022-07-28
3
2
  # elasticsearch version: 7.12.1
4
3
 
5
4
  module Antbird
@@ -1,5 +1,4 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2022-07-28
3
2
  # elasticsearch version: 7.13.4
4
3
 
5
4
  module Antbird
@@ -1,5 +1,4 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2022-07-28
3
2
  # elasticsearch version: 7.14.2
4
3
 
5
4
  module Antbird
@@ -1,5 +1,4 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2022-07-28
3
2
  # elasticsearch version: 7.15.2
4
3
 
5
4
  module Antbird
@@ -1,5 +1,4 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2022-07-28
3
2
  # elasticsearch version: 7.8.1
4
3
 
5
4
  module Antbird
@@ -1,5 +1,4 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2022-07-28
3
2
  # elasticsearch version: 7.9.3
4
3
 
5
4
  module Antbird
@@ -1,3 +1,3 @@
1
1
  module Antbird
2
- VERSION = "0.9.0"
2
+ VERSION = "0.10.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: antbird
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - fukayatsu
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-04-20 00:00:00.000000000 Z
11
+ date: 2023-07-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -149,6 +149,9 @@ files:
149
149
  - lib/antbird/rest_api/rest_api_opensearch_v2_4.rb
150
150
  - lib/antbird/rest_api/rest_api_opensearch_v2_5.rb
151
151
  - lib/antbird/rest_api/rest_api_opensearch_v2_6.rb
152
+ - lib/antbird/rest_api/rest_api_opensearch_v2_7.rb
153
+ - lib/antbird/rest_api/rest_api_opensearch_v2_8.rb
154
+ - lib/antbird/rest_api/rest_api_opensearch_v2_9.rb
152
155
  - lib/antbird/rest_api/rest_api_v6_4.rb
153
156
  - lib/antbird/rest_api/rest_api_v6_5.rb
154
157
  - lib/antbird/rest_api/rest_api_v6_6.rb