Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
},
"x-ms-examples": {
"InvoicesList": {
"$ref": "./examples/InvoicesList.json"
"$ref": "./examples/InvoicesList.json"
},
"InvoicesExpand": {
"$ref": "./examples/InvoicesExpand.json"
"$ref": "./examples/InvoicesExpand.json"
}
},
"parameters": [
Expand Down Expand Up @@ -118,20 +118,20 @@
"description": "Gets a named invoice resource. When getting a single invoice, the downloadUrl property is expanded automatically.",
"x-ms-examples": {
"InvoicesGet": {
"$ref": "./examples/InvoicesGet.json"
"$ref": "./examples/InvoicesGet.json"
}
},
"parameters": [
{
{
"$ref": "#/parameters/subscriptionIdParameter"
},
{
"name": "invoiceName",
"name": "invoiceName",
"description": "The name of an invoice resource.",
"in": "path",
"required": true,
"type": "string"
},
},
{
"$ref": "#/parameters/apiVersionParameter"
}
Expand All @@ -140,7 +140,7 @@
"200": {
"description": "OK. The request has succeeded.",
"schema": {
"$ref": "#/definitions/Invoice"
"$ref": "#/definitions/Invoice"
}
},
"default": {
Expand All @@ -161,11 +161,11 @@
"description": "Gets the most recent invoice. When getting a single invoice, the downloadUrl property is expanded automatically.",
"x-ms-examples": {
"InvoicesGetLatest": {
"$ref": "./examples/InvoicesGetLatest.json"
"$ref": "./examples/InvoicesGetLatest.json"
}
},
"parameters": [
{
{
"$ref": "#/parameters/subscriptionIdParameter"
},
{
Expand All @@ -176,7 +176,7 @@
"200": {
"description": "OK. The request has succeeded.",
"schema": {
"$ref": "#/definitions/Invoice"
"$ref": "#/definitions/Invoice"
}
},
"default": {
Expand Down Expand Up @@ -231,9 +231,9 @@
"readOnly": true
},
"url": {
"description": "The URL to the PDF file.",
"type": "string",
"readOnly": true
"description": "The URL to the PDF file.",
"type": "string",
"readOnly": true
}
}
},
Expand All @@ -255,14 +255,14 @@
"type": "string",
"readOnly": true
}
}
}
},
"ErrorResponse": {
"description": "Error response indicates that the service is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"error": {
"$ref": "#/definitions/ErrorDetails"
"$ref": "#/definitions/ErrorDetails"
}
}
},
Expand Down Expand Up @@ -299,7 +299,7 @@
}
}
},
"InvoiceProperties":{
"InvoiceProperties": {
"description": "The properties of the invoice.",
"properties": {
"invoicePeriodStartDate": {
Expand Down Expand Up @@ -352,12 +352,12 @@
}
},
"OperationListResult": {
"description": "Result of the request to list billing operations. It contains a list of operations and a URL link to get the next set of results.",
"description": "Result of the request to list billing operations. It contains a list of operations and a URL link to get the next set of results.",
"properties": {
"value": {
"description": "List of billing operations supported by the Microsoft.Billing resource provider.",
"type": "array",
"readOnly": true,
"readOnly": true,
"items": {
"$ref": "#/definitions/Operation"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"type": "Microsoft.Billing/invoices",
"properties": {
"invoicePeriodStartDate": "2017-01-01",
"invoicePeriodEndDate": "2017-02-01"
"invoicePeriodEndDate": "2017-02-01"
}
}
]
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,8 @@
}
}
}
},
"/subscriptions/{subscriptionId}/providers/Microsoft.Billing/invoices": {
},
"/subscriptions/{subscriptionId}/providers/Microsoft.Billing/invoices": {
"get": {
"tags": [
"Invoices"
Expand Down Expand Up @@ -403,7 +403,7 @@
}
}
},
"EnrollmentAccountListResult": {
"EnrollmentAccountListResult": {
"description": "Result of listing enrollment accounts.",
"properties": {
"value": {
Expand Down Expand Up @@ -704,4 +704,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5531,4 +5531,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
}
}
},

"responses": {
"200": {
"body": {
Expand All @@ -44,4 +43,4 @@
}
}
}
}
}
Loading