How may I solve this warning from swagger? I have two identical routes, one for get and another for put. This only occurs on homologation environment, in devevelopment environment there is no warning.
Warning message:
{"messages":["attribute paths.'/api/Notificacoes/{id}'(get).operationId is repeated"]}
Thanks.
