Skip to content

Commit

Permalink
feat(content): update the api
Browse files Browse the repository at this point in the history
#### content:v2.1

The following keys were deleted:
- schemas.LoyaltyPoints (Total Keys: 7)
- schemas.Product.properties.loyaltyPoints.$ref (Total Keys: 1)

The following keys were added:
- schemas.LoyaltyProgram (Total Keys: 8)
- schemas.Product.properties.loyaltyProgram.$ref (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Apr 16, 2024
1 parent 1bc721c commit 984f9a7
Show file tree
Hide file tree
Showing 4 changed files with 140 additions and 68 deletions.
16 changes: 8 additions & 8 deletions docs/dyn/content_v2_1.accounts.html
Expand Up @@ -292,7 +292,7 @@ <h3>Method Details</h3>
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
},
],
&quot;websiteUrl&quot;: &quot;A String&quot;, # The merchant&#x27;s website.
Expand Down Expand Up @@ -429,7 +429,7 @@ <h3>Method Details</h3>
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
},
],
&quot;websiteUrl&quot;: &quot;A String&quot;, # The merchant&#x27;s website.
Expand Down Expand Up @@ -586,7 +586,7 @@ <h3>Method Details</h3>
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
},
],
&quot;websiteUrl&quot;: &quot;A String&quot;, # The merchant&#x27;s website.
Expand Down Expand Up @@ -701,7 +701,7 @@ <h3>Method Details</h3>
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
},
],
&quot;websiteUrl&quot;: &quot;A String&quot;, # The merchant&#x27;s website.
Expand Down Expand Up @@ -814,7 +814,7 @@ <h3>Method Details</h3>
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
},
],
&quot;websiteUrl&quot;: &quot;A String&quot;, # The merchant&#x27;s website.
Expand Down Expand Up @@ -985,7 +985,7 @@ <h3>Method Details</h3>
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
},
],
&quot;websiteUrl&quot;: &quot;A String&quot;, # The merchant&#x27;s website.
Expand Down Expand Up @@ -1195,7 +1195,7 @@ <h3>Method Details</h3>
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
},
],
&quot;websiteUrl&quot;: &quot;A String&quot;, # The merchant&#x27;s website.
Expand Down Expand Up @@ -1308,7 +1308,7 @@ <h3>Method Details</h3>
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager.
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
},
],
&quot;websiteUrl&quot;: &quot;A String&quot;, # The merchant&#x27;s website.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/content_v2_1.merchantsupport.html
Expand Up @@ -185,7 +185,7 @@ <h3>Method Details</h3>
&quot;simpleValue&quot;: &quot;A String&quot;, # Value of the message as a simple text.
&quot;tooltipIconStyle&quot;: &quot;A String&quot;, # The suggested type of an icon for tooltip, if a tooltip is present.
},
&quot;ariaLabel&quot;: &quot;A String&quot;, # Text to be used as the [aria label](https://www.w3.org/TR/WCAG20-TECHS/ARIA14.html) for the input.
&quot;ariaLabel&quot;: &quot;A String&quot;, # Text to be used as the [aria-label](https://www.w3.org/TR/WCAG20-TECHS/ARIA14.html) for the input.
&quot;formatInfo&quot;: &quot;A String&quot;, # Information about the required format. If present, it should be shown close to the input field to help merchants to provide a correct value. For example: &quot;VAT numbers should be in a format similar to SK9999999999&quot;
&quot;type&quot;: &quot;A String&quot;, # Type of the text input
},
Expand Down Expand Up @@ -328,7 +328,7 @@ <h3>Method Details</h3>
&quot;simpleValue&quot;: &quot;A String&quot;, # Value of the message as a simple text.
&quot;tooltipIconStyle&quot;: &quot;A String&quot;, # The suggested type of an icon for tooltip, if a tooltip is present.
},
&quot;ariaLabel&quot;: &quot;A String&quot;, # Text to be used as the [aria label](https://www.w3.org/TR/WCAG20-TECHS/ARIA14.html) for the input.
&quot;ariaLabel&quot;: &quot;A String&quot;, # Text to be used as the [aria-label](https://www.w3.org/TR/WCAG20-TECHS/ARIA14.html) for the input.
&quot;formatInfo&quot;: &quot;A String&quot;, # Information about the required format. If present, it should be shown close to the input field to help merchants to provide a correct value. For example: &quot;VAT numbers should be in a format similar to SK9999999999&quot;
&quot;type&quot;: &quot;A String&quot;, # Type of the text input
},
Expand Down

0 comments on commit 984f9a7

Please sign in to comment.