Using the latest version (1.1.42) the api returns "flip-flopping" the operation id with "_1" as a suffix First Time: > "operationId":"getUsers" After: > "operationId":"getUsers_1" Then: > "operationId":"getUsers" and again thanks in advance