to get a personalized navigation.
to get a personalized navigation.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Copyright © 2022 Visma.com. All rights reserved.