Use OperationId in API definition YAML:
- AssignDevice
- releaseDevice
- getDevices
- retrieveSlicesByDevice
This operationId should also be used
- in the feature file name
- in the background section name
- in the scenario name
- in the statements: When the request "{operationId}" is sent
- after "Operation" in the Feature line, the operationId should be used.