We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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:
and again
thanks in advance