Обновился до Core 2.2 В Swagger появилась проблема с operationId.
Например:
GET /Api/User/List
operationId был ApiUserListGet
Сейчас же просто List
Как сделать такой operationId?
Проблема в том что если есть методы одинаковые (GET /Api/Phone/List) то он пишет например List2 и т.д.
Нашел: Explicit OperationIds now required: As per the Swagger spec, operationIds MUST be unique and SHOULD follow common programming conventions. In previous versions, Swashbuckle attempted to generate these values but this has proved increasingly problematic. As a result, this behavior has been removed and the action name or (optionally) the route name is used instead. So, API developers are now responsible to ensure the uniqueness of these values. See the readme topic for more details.
Основные этапы разработки сайта для стоматологической клиники
Продвижение своими сайтами как стратегия роста и независимости