-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Jul 12, 2023
1 parent
fdef419
commit 64f295c
Showing
23 changed files
with
473 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
docs/Model/BillingEstimateResponseAllOf.md → docs/Model/BillingEstimateLines.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# # BillingEstimateResponseAllOf | ||
# # BillingEstimateLines | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**lines** | [**\Fastly\Model\BillingEstimateResponseAllOfLines[]**](BillingEstimateResponseAllOfLines.md) | | [optional] | ||
**line_items** | [**\Fastly\Model\BillingEstimateLinesLineItems[]**](BillingEstimateLinesLineItems.md) | | [optional] | ||
|
||
|
||
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md) |
2 changes: 1 addition & 1 deletion
2
...Model/BillingEstimateResponseAllOfLine.md → docs/Model/BillingEstimateLinesLineItems.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# # BillingEstimateResponseAllOfLine | ||
# # BillingEstimateLinesLineItems | ||
|
||
## Properties | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
docs/Model/BillingResponseAllOf.md → docs/Model/BillingResponseItemItemsData.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# # BillingResponseAllOf | ||
# # BillingResponseItemItemsData | ||
|
||
## Properties | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
docs/Model/BillingResponseLineItemAllOf.md → docs/Model/LineItemData.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
...odel/BillingEstimateResponseAllOfLines.md → docs/Model/LineItemDataReadOnlyInvoiceId.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
# # BillingEstimateResponseAllOfLines | ||
# # LineItemDataReadOnlyInvoiceId | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**line** | [**\Fastly\Model\BillingEstimateResponseAllOfLine**](BillingEstimateResponseAllOfLine.md) | | [optional] | ||
|
||
|
||
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# # SchemasUserResponseReadOnly | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**id** | **string** | | [optional] [readonly] | ||
**email_hash** | **string** | The alphanumeric string identifying a email login. | [optional] [readonly] | ||
**customer_id** | **string** | | [optional] [readonly] | ||
|
||
|
||
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md) |
2 changes: 1 addition & 1 deletion
2
docs/Model/UserResponseAllOf.md → docs/Model/UserResponseReadOnly.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# # UserResponseAllOf | ||
# # UserResponseReadOnly | ||
|
||
## Properties | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.