Error in Swagger with “operationId” while Auth was done with Xano's predefined templates.

Hi there,

I created my Login, auth/me and signup terminals the right way, using Xano's predefined templates to save time, but strangely in Swagger, I get the error message that auth/me and signup have the same “operationId”. Here's the error message:

{ "messages": [ "attribute paths.'/auth/me'(get).operationId is repeated", "attribute paths.'/auth/signup'(post).operationId is repeated" ], "schemaValidationMessages": [] }

As a result, Swagger doesn't work and I can't use Swagger in Weweb even though I need it to set up the Login and Sign up pages.
I've tried everywhere to modify the operationId, I've even redone the endpoints but the operationId of auth/me and signup remains the same.

Does anyone know how to modify the operationId in Xano to be able to use Swagger on WeWeb or if there is another way to solve the problem?

I've made a short video in which you can see the problem.

Thank you !

Loom _ Free Screen & Video Recording Software - 19 May 2025.mp4
1.43MB

1
4 replies