Skip to content

Commit 863c614

Browse files
committed
publish: Merge pull request #354 from reshmabidikar/minor-doc-corrections
generated from commit bbf0d1f
1 parent c7cccd0 commit 863c614

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

account.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5317,7 +5317,7 @@ <h3 id='retrieve-account-invoices'>Retrieve account invoices</h3>
53175317
<td>boolean</td>
53185318
<td>false</td>
53195319
<td>false</td>
5320-
<td>Choose true to include unpaid invoices only</td>
5320+
<td>Choose true to include unpaid invoices only. If this parameter is specified, the invoice components are automatically included, so there is no need to specify <code>includeInvoiceComponents</code></td>
53215321
</tr>
53225322
<tr>
53235323
<td><strong>includeVoidedInvoices</strong></td>

aviate-catalog.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3527,7 +3527,7 @@ <h3 id='blockdata'>BlockData</h3>
35273527
</thead><tbody>
35283528
<tr>
35293529
<td><strong>billingMeterCode</strong></td>
3530-
<td><a href="aviate-metering-apis.html#billingmeter">BillingMeterCode</a></td>
3530+
<td><a href="aviate-metering#billingmeter">BillingMeterCode</a></td>
35313531
<td>user</td>
35323532
<td>Billing meter code</td>
35333533
</tr>
@@ -3797,7 +3797,7 @@ <h3 id='delete-product'>Delete Product</h3>
37973797

37983798
<p><strong>Note:</strong> Since this is an irreversible operation, the query parameter <code>force=true</code> must be specified to proceed with the deletion.</p>
37993799

3800-
<p><strong>Note:</strong> Deleting a plan hard deletes it from the database and hence should be done with caution.</p>
3800+
<p><strong>Note:</strong> Deleting a product hard deletes it from the database and hence should be done with caution.</p>
38013801

38023802
<p><strong>HTTP Request</strong></p>
38033803

0 commit comments

Comments
 (0)