dub 0.2.2.pre.alpha.27 → 0.2.2.pre.alpha.29

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a49b540c8449d3551a748dafffaf77517ed4e91246e4979f16927560b8d9b4a6
4
- data.tar.gz: 122d09037710a14dc480ee36d0ae204797f5292f78eacbab388b8c694bdcff3f
3
+ metadata.gz: dcdb44cff60587f142c7d4c5dd581111dc80df5786f6879c7bdbee8a473da4f9
4
+ data.tar.gz: e6c7cbc69632e4d3a9496e3a165f1908bab277ec67a43b5a2d5c7260ae77b420
5
5
  SHA512:
6
- metadata.gz: d00516641d3b51e134845ffb10dfd9b533ef7d944dd7601d49a16eea24e073b209fede71eba6c1bfb5cc43141256f520935522fd7c28c6f5d2509481ca9233d5
7
- data.tar.gz: d76d21c393efce872ce28a81b7a92f43e6c7e78d59dbdaa7736cffc7df988484725bf3224327005fba6371108391117099d6e33cdab9ad7e0d013285406a4f98
6
+ metadata.gz: 8adf849fcdefb3aedf1a5c081c91544e74dbd4ecb4bbaacd4b6876365f6e6c4b0ab3b22ab44fedfc6800276f777f30949ad2e31847699fd5124f7990fd3c1369
7
+ data.tar.gz: ebd5f0ad40a591624da5b531f3ac3b51760e5d8888928158f555c578dbb7148e14f7f2c60819b95d6a594c64ea6ab781172f65698961ab5629926fd588216cbc
@@ -47,7 +47,9 @@ module OpenApiSDK
47
47
  field :prefix, T.nilable(::String), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('prefix') } }
48
48
  # Whether the short link uses Custom Social Media Cards feature.
49
49
  field :proxy, T.nilable(T::Boolean), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('proxy') } }
50
- # Whether the short link's stats are publicly accessible.
50
+ # Deprecated: Use `dashboard` instead. Whether the short link's stats are publicly accessible.
51
+ #
52
+ # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
51
53
  field :public_stats, T.nilable(T::Boolean), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('publicStats') } }
52
54
  # The referral tag of the short link. If set, this will populate or override the `ref` query parameter in the destination URL.
53
55
  field :ref, T.nilable(::String), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('ref') } }
@@ -35,7 +35,9 @@ module OpenApiSDK
35
35
  field :password, T.nilable(::String), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('password') } }
36
36
  # Whether the short link uses Custom Social Media Cards feature.
37
37
  field :proxy, T.nilable(T::Boolean), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('proxy') } }
38
- # Whether the short link's stats are publicly accessible.
38
+ # Deprecated: Use `dashboard` instead. Whether the short link's stats are publicly accessible.
39
+ #
40
+ # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
39
41
  field :public_stats, T.nilable(T::Boolean), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('publicStats') } }
40
42
  # The referral tag of the short link. If set, this will populate or override the `ref` query parameter in the destination URL.
41
43
  field :ref, T.nilable(::String), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('ref') } }
@@ -47,7 +47,9 @@ module OpenApiSDK
47
47
  field :prefix, T.nilable(::String), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('prefix') } }
48
48
  # Whether the short link uses Custom Social Media Cards feature.
49
49
  field :proxy, T.nilable(T::Boolean), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('proxy') } }
50
- # Whether the short link's stats are publicly accessible.
50
+ # Deprecated: Use `dashboard` instead. Whether the short link's stats are publicly accessible.
51
+ #
52
+ # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
51
53
  field :public_stats, T.nilable(T::Boolean), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('publicStats') } }
52
54
  # The referral tag of the short link. If set, this will populate or override the `ref` query parameter in the destination URL.
53
55
  field :ref, T.nilable(::String), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('ref') } }
@@ -45,7 +45,9 @@ module OpenApiSDK
45
45
  field :prefix, T.nilable(::String), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('prefix') } }
46
46
  # Whether the short link uses Custom Social Media Cards feature.
47
47
  field :proxy, T.nilable(T::Boolean), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('proxy') } }
48
- # Whether the short link's stats are publicly accessible.
48
+ # Deprecated: Use `dashboard` instead. Whether the short link's stats are publicly accessible.
49
+ #
50
+ # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
49
51
  field :public_stats, T.nilable(T::Boolean), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('publicStats') } }
50
52
  # The referral tag of the short link. If set, this will populate or override the `ref` query parameter in the destination URL.
51
53
  field :ref, T.nilable(::String), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('ref') } }
@@ -47,7 +47,9 @@ module OpenApiSDK
47
47
  field :prefix, T.nilable(::String), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('prefix') } }
48
48
  # Whether the short link uses Custom Social Media Cards feature.
49
49
  field :proxy, T.nilable(T::Boolean), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('proxy') } }
50
- # Whether the short link's stats are publicly accessible.
50
+ # Deprecated: Use `dashboard` instead. Whether the short link's stats are publicly accessible.
51
+ #
52
+ # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
51
53
  field :public_stats, T.nilable(T::Boolean), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('publicStats') } }
52
54
  # The referral tag of the short link. If set, this will populate or override the `ref` query parameter in the destination URL.
53
55
  field :ref, T.nilable(::String), { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('ref') } }
@@ -38,9 +38,9 @@ module OpenApiSDK
38
38
  @security = security
39
39
  @language = 'ruby'
40
40
  @openapi_doc_version = '0.0.1'
41
- @sdk_version = '0.2.2-alpha.27'
42
- @gen_version = '2.438.3'
43
- @user_agent = 'speakeasy-sdk/ruby 0.2.2-alpha.27 2.438.3 0.0.1 dub'
41
+ @sdk_version = '0.2.2-alpha.29'
42
+ @gen_version = '2.438.15'
43
+ @user_agent = 'speakeasy-sdk/ruby 0.2.2-alpha.29 2.438.15 0.0.1 dub'
44
44
  end
45
45
 
46
46
  sig { returns([String, T::Hash[Symbol, String]]) }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dub
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2.pre.alpha.27
4
+ version: 0.2.2.pre.alpha.29
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dub
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-18 00:00:00.000000000 Z
11
+ date: 2024-10-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday