Skip to content

Commit 19793e5

Browse files
feat(content): update the api
#### content:v2.1 The following keys were added: - schemas.Installment.properties.creditType.type (Total Keys: 1) - schemas.Installment.properties.downpayment.$ref (Total Keys: 1)
1 parent 61b76e3 commit 19793e5

File tree

3 files changed

+74
-25
lines changed

3 files changed

+74
-25
lines changed

docs/dyn/content_v2_1.liasettings.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h3>Method Details</h3>
141141
&quot;countrySettings&quot;: [ # The LIA settings for each country.
142142
{
143143
&quot;about&quot;: { # The settings for the About page.
144-
&quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
144+
&quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Supported values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
145145
&quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
146146
},
147147
&quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (for example, &quot;US&quot;).
@@ -227,7 +227,7 @@ <h3>Method Details</h3>
227227
&quot;countrySettings&quot;: [ # The LIA settings for each country.
228228
{
229229
&quot;about&quot;: { # The settings for the About page.
230-
&quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
230+
&quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Supported values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
231231
&quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
232232
},
233233
&quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (for example, &quot;US&quot;).
@@ -303,7 +303,7 @@ <h3>Method Details</h3>
303303
&quot;countrySettings&quot;: [ # The LIA settings for each country.
304304
{
305305
&quot;about&quot;: { # The settings for the About page.
306-
&quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
306+
&quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Supported values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
307307
&quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
308308
},
309309
&quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (for example, &quot;US&quot;).
@@ -390,7 +390,7 @@ <h3>Method Details</h3>
390390
&quot;countrySettings&quot;: [ # The LIA settings for each country.
391391
{
392392
&quot;about&quot;: { # The settings for the About page.
393-
&quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
393+
&quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Supported values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
394394
&quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
395395
},
396396
&quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (for example, &quot;US&quot;).
@@ -600,7 +600,7 @@ <h3>Method Details</h3>
600600
&quot;countrySettings&quot;: [ # The LIA settings for each country.
601601
{
602602
&quot;about&quot;: { # The settings for the About page.
603-
&quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
603+
&quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Supported values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
604604
&quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
605605
},
606606
&quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (for example, &quot;US&quot;).
@@ -645,7 +645,7 @@ <h3>Method Details</h3>
645645
&quot;countrySettings&quot;: [ # The LIA settings for each country.
646646
{
647647
&quot;about&quot;: { # The settings for the About page.
648-
&quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Acceptable values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
648+
&quot;status&quot;: &quot;A String&quot;, # The status of the verification process for the About page. Supported values are: - &quot;`active`&quot; - &quot;`inactive`&quot; - &quot;`pending`&quot;
649649
&quot;url&quot;: &quot;A String&quot;, # The URL for the About page.
650650
},
651651
&quot;country&quot;: &quot;A String&quot;, # Required. CLDR country code (for example, &quot;US&quot;).

0 commit comments

Comments
 (0)