OVPAY-681, OVPAY-677 - Typo.
This commit is contained in:
parent
6113f2ad89
commit
2eeb3411e1
@ -8,7 +8,7 @@ servers:
|
||||
paths:
|
||||
/customers/contracts:
|
||||
parameters:
|
||||
- in: path
|
||||
- in: header
|
||||
name: X-HTM-JWT-AUTH-HEADER
|
||||
schema:
|
||||
type: string
|
||||
@ -65,7 +65,7 @@ paths:
|
||||
]
|
||||
/customers/contracts/{contractId}:
|
||||
parameters:
|
||||
- in: path
|
||||
- in: header
|
||||
name: X-HTM-JWT-AUTH-HEADER
|
||||
schema:
|
||||
type: string
|
||||
@ -185,7 +185,7 @@ paths:
|
||||
}
|
||||
/customers/contracts/{contractId}/invoices:
|
||||
parameters:
|
||||
- in: path
|
||||
- in: header
|
||||
name: X-HTM-JWT-AUTH-HEADER
|
||||
schema:
|
||||
type: string
|
||||
|
||||
Loading…
Reference in New Issue
Block a user