-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Problem
OpenAPI spec of the PATCH /records endpoint contains a duplicate header.
Example for M18:
adme-samples/rest-apis/M18/storage_openapi.yaml
Lines 787 to 798 in ec8b7e7
| - description: Tenant Id | |
| in: header | |
| name: data-partition-id | |
| required: true | |
| schema: | |
| type: string | |
| - description: Tenant Id | |
| in: header | |
| name: data-partition-id | |
| required: true | |
| schema: | |
| type: string |
Screenshots

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels