OVPAY-1518 - And I "quote" ...
This commit is contained in:
parent
93a0099943
commit
5724c0c3cf
@ -1863,11 +1863,11 @@ components:
|
||||
value:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/TransactionItem'
|
||||
$ref: "#/components/schemas/TransactionItem"
|
||||
TransactionItem:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.etag':
|
||||
"@odata.etag":
|
||||
type: string
|
||||
example: 6962e56b-c7dd-3336-9627-6687f007ee07
|
||||
transactionItemRowId:
|
||||
@ -2205,17 +2205,17 @@ components:
|
||||
ProcessingFailuresGetResponseBody:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.context':
|
||||
"@odata.context":
|
||||
type: string
|
||||
example: $metadata#ProcessingFailure
|
||||
value:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/ProcessingFailure'
|
||||
$ref: "#/components/schemas/ProcessingFailure"
|
||||
ProcessingFailure:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.etag':
|
||||
"@odata.etag":
|
||||
type: string
|
||||
example: 464155e4-0018-3676-8102-42429f14f2ed
|
||||
processingFailureRowId:
|
||||
@ -2333,17 +2333,17 @@ components:
|
||||
TransactionAuditTrailsGetResponseBody:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.context':
|
||||
"@odata.context":
|
||||
type: string
|
||||
example: $metadata#TransactionAuditTrail
|
||||
value:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/TransactionAuditTrail'
|
||||
$ref: "#/components/schemas/TransactionAuditTrail"
|
||||
TransactionAuditTrail:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.etag':
|
||||
"@odata.etag":
|
||||
type: string
|
||||
example: a669b92c-1a10-3dd6-b4d1-efaed0629db8
|
||||
transactionAuditTrailRowId:
|
||||
@ -2399,17 +2399,17 @@ components:
|
||||
BookingProcessesGetResponseBody:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.context':
|
||||
"@odata.context":
|
||||
type: string
|
||||
example: $metadata#BookingProcess
|
||||
value:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/BookingProcess'
|
||||
$ref: "#/components/schemas/BookingProcess"
|
||||
BookingProcess:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.etag':
|
||||
"@odata.etag":
|
||||
type: string
|
||||
example: 9e8b14cf-c03a-3be7-b9ec-ef5dd6948217
|
||||
bookingProcessRowId:
|
||||
@ -2491,17 +2491,17 @@ components:
|
||||
BookingMetadataGetResponseBody:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.context':
|
||||
"@odata.context":
|
||||
type: string
|
||||
example: $metadata#BookingMetadata
|
||||
value:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/BookingMetadata'
|
||||
$ref: "#/components/schemas/BookingMetadata"
|
||||
BookingMetadata:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.etag':
|
||||
"@odata.etag":
|
||||
type: string
|
||||
example: f477014f-8bf2-3e72-b9b6-1bb609840b61
|
||||
bookingMetadataRowId:
|
||||
@ -2689,17 +2689,17 @@ components:
|
||||
BookingGroupFieldsGetResponseBody:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.context':
|
||||
"@odata.context":
|
||||
type: string
|
||||
example: $metadata#BookingGroupField
|
||||
value:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/BookingGroupField'
|
||||
$ref: "#/components/schemas/BookingGroupField"
|
||||
BookingGroupField:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.etag':
|
||||
"@odata.etag":
|
||||
type: string
|
||||
example: ef520db0-4e3d-39a0-926f-f37ad49bb7cf
|
||||
bookingGroupFieldRowId:
|
||||
@ -2800,17 +2800,17 @@ components:
|
||||
BookingLineMetadataGetResponseBody:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.context':
|
||||
"@odata.context":
|
||||
type: string
|
||||
example: $metadata#BookingLineMetadata
|
||||
value:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/BookingLineMetadata'
|
||||
$ref: "#/components/schemas/BookingLineMetadata"
|
||||
BookingLineMetadata:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.etag':
|
||||
"@odata.etag":
|
||||
type: string
|
||||
example: c0afe2d6-f4b2-321a-ae6b-2dc72b25ebc1
|
||||
bookingLineMetadataRowId:
|
||||
@ -3094,17 +3094,17 @@ components:
|
||||
TaxMetadataGetResponseBody:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.context':
|
||||
"@odata.context":
|
||||
type: string
|
||||
example: $metadata#TaxMetadata
|
||||
value:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/TaxMetadata'
|
||||
$ref: "#/components/schemas/TaxMetadata"
|
||||
TaxMetadata:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.etag':
|
||||
"@odata.etag":
|
||||
type: string
|
||||
example: e4e7c773-eb7a-3fe0-960d-df1744127a7b
|
||||
taxMetadataRowId:
|
||||
@ -3206,17 +3206,17 @@ components:
|
||||
SourceMetadataGetResponseBody:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.context':
|
||||
"@odata.context":
|
||||
type: string
|
||||
example: $metadata#SourceMetadata
|
||||
value:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/SourceMetadata'
|
||||
$ref: "#/components/schemas/SourceMetadata"
|
||||
SourceMetadata:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.etag':
|
||||
"@odata.etag":
|
||||
type: string
|
||||
example: d7df8249-3e72-35f2-a069-d845e8e2cbba
|
||||
sourceMetadataRowId:
|
||||
@ -3323,17 +3323,17 @@ components:
|
||||
AccountingPeriodMetadataGetResponseBody:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.context':
|
||||
"@odata.context":
|
||||
type: string
|
||||
example: $metadata#AccountingPeriodMetadata
|
||||
value:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/AccountingPeriodMetadata'
|
||||
$ref: "#/components/schemas/AccountingPeriodMetadata"
|
||||
AccountingPeriodMetadata:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.etag':
|
||||
"@odata.etag":
|
||||
type: string
|
||||
example: 333d6b7d-b709-3b89-89e0-bcb3d5fdddfc
|
||||
accountingPeriodMetadataRowId:
|
||||
@ -3395,17 +3395,17 @@ components:
|
||||
ConcessionMetadataGetResponseBody:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.context':
|
||||
"@odata.context":
|
||||
type: string
|
||||
example: $metadata#ConcessionMetadata
|
||||
value:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/ConcessionMetadata'
|
||||
$ref: "#/components/schemas/ConcessionMetadata"
|
||||
ConcessionMetadata:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.etag':
|
||||
"@odata.etag":
|
||||
type: string
|
||||
example: 77c78584-7ce8-3cf5-b89e-73b888d72d70
|
||||
concessionMetadataRowId:
|
||||
@ -3496,17 +3496,17 @@ components:
|
||||
ConcessionsGetResponseBody:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.context':
|
||||
"@odata.context":
|
||||
type: string
|
||||
example: $metadata#Concession
|
||||
value:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/Concession'
|
||||
$ref: "#/components/schemas/Concession"
|
||||
Concession:
|
||||
type: object
|
||||
properties:
|
||||
'@odata.etag':
|
||||
"@odata.etag":
|
||||
type: string
|
||||
example: 49bfa10d-b80d-3f2f-b3c2-9a5da3182cc3
|
||||
concessionRowId:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user