My Products
Help
Véronique
CONTRIBUTOR **

Duplicate operationId Shipment_PostByshipmentNumber in swagger

by Véronique
Status: In backlog

Hi,

 

The swagger file currently contains two operations with operationId "Shipment_PostByshipmentNumber". This is not allowed by the OpenAPI specs (https://github.com/OAI/OpenAPI-Specification/blob/main/versions/2.0.md#operationObject), therefore I cannot generate an API client without manually editing the swagger file.

 

The endpoints that share the same operationId are:

- POST /controller/api/v1/shipment/{shipmentNumber}/action/addSOLine

- POST /controller/api/v1/shipment/{shipmentNumber}/action/addSOOrder

 

It would be very convenient if you could give a unique ID to these operations.

Thank you

1 Comment
Yıldırım
VISMA
by Yıldırım (Updated ‎08-10-2021 12:09 by Yıldırım VISMA )
Status changed to: Status: In backlog

Hello Véronique,

 

thank you for bringing this to our attention. This will be reviewed, and the updates will be shared under this post.

addSoLine_operationID

addSoLine_operationID.png

addSOOrder_operationID

addSOOrder_operationID.png