Current section

16 Versions

Jump to

Compare versions

5 files changed
+10 additions
-10 deletions
  @@ -31,4 +31,4 @@
31 31 {<<"optional">>,false},
32 32 {<<"repository">>,<<"hexpm">>},
33 33 {<<"requirement">>,<<"~> 0.1.0">>}]]}.
34 - {<<"version">>,<<"0.2.0">>}.
34 + {<<"version">>,<<"0.2.1">>}.
  @@ -83,13 +83,13 @@ defmodule GoogleApi.DigitalAssetLinks.V1.Api.Assetlinks do
83 83 certificate, it can be acquired like this:
84 84
85 85 $ keytool -printcert -file $CERTFILE | grep SHA256:
86 - SHA256: 14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64:16:A0:83: \
86 + SHA256: 14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64:16:A0:83: \\
87 87 42:E6:1D:BE:A8:8A:04:96:B2:3F:CF:44:E5
88 88
89 89 or like this:
90 90
91 91 $ openssl x509 -in $CERTFILE -noout -fingerprint -sha256
92 - SHA256 Fingerprint=14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64: \
92 + SHA256 Fingerprint=14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64: \\
93 93 16:A0:83:42:E6:1D:BE:A8:8A:04:96:B2:3F:CF:44:E5
94 94
95 95 In this example, the contents of this field would be `14:6D:E9:83:C5:73:
  @@ -141,13 +141,13 @@ defmodule GoogleApi.DigitalAssetLinks.V1.Api.Assetlinks do
141 141 certificate, it can be acquired like this:
142 142
143 143 $ keytool -printcert -file $CERTFILE | grep SHA256:
144 - SHA256: 14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64:16:A0:83: \
144 + SHA256: 14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64:16:A0:83: \\
145 145 42:E6:1D:BE:A8:8A:04:96:B2:3F:CF:44:E5
146 146
147 147 or like this:
148 148
149 149 $ openssl x509 -in $CERTFILE -noout -fingerprint -sha256
150 - SHA256 Fingerprint=14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64: \
150 + SHA256 Fingerprint=14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64: \\
151 151 16:A0:83:42:E6:1D:BE:A8:8A:04:96:B2:3F:CF:44:E5
152 152
153 153 In this example, the contents of this field would be `14:6D:E9:83:C5:73:
  @@ -75,13 +75,13 @@ defmodule GoogleApi.DigitalAssetLinks.V1.Api.Statements do
75 75 certificate, it can be acquired like this:
76 76
77 77 $ keytool -printcert -file $CERTFILE | grep SHA256:
78 - SHA256: 14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64:16:A0:83: \
78 + SHA256: 14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64:16:A0:83: \\
79 79 42:E6:1D:BE:A8:8A:04:96:B2:3F:CF:44:E5
80 80
81 81 or like this:
82 82
83 83 $ openssl x509 -in $CERTFILE -noout -fingerprint -sha256
84 - SHA256 Fingerprint=14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64: \
84 + SHA256 Fingerprint=14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64: \\
85 85 16:A0:83:42:E6:1D:BE:A8:8A:04:96:B2:3F:CF:44:E5
86 86
87 87 In this example, the contents of this field would be `14:6D:E9:83:C5:73:
  @@ -25,13 +25,13 @@ defmodule GoogleApi.DigitalAssetLinks.V1.Model.CertificateInfo do
25 25 certificate, it can be acquired like this:
26 26
27 27 $ keytool -printcert -file $CERTFILE | grep SHA256:
28 - SHA256: 14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64:16:A0:83: \
28 + SHA256: 14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64:16:A0:83: \\
29 29 42:E6:1D:BE:A8:8A:04:96:B2:3F:CF:44:E5
30 30
31 31 or like this:
32 32
33 33 $ openssl x509 -in $CERTFILE -noout -fingerprint -sha256
34 - SHA256 Fingerprint=14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64: \
34 + SHA256 Fingerprint=14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64: \\
35 35 16:A0:83:42:E6:1D:BE:A8:8A:04:96:B2:3F:CF:44:E5
36 36
37 37 In this example, the contents of this field would be `14:6D:E9:83:C5:73:
  @@ -1,7 +1,7 @@
1 1 defmodule GoogleApi.DigitalAssetLinks.V1.Mixfile do
2 2 use Mix.Project
3 3
4 - @version "0.2.0"
4 + @version "0.2.1"
5 5
6 6 def project do
7 7 [app: :google_api_digital_asset_links,