Having path with custom api file name
path /public/ping generate filename PublicApi, we want a custom name e.g MonitoringApi
why we need that?
/public/ping:
name: monitoring //<- do we have something like this which might generate file name as MonitoringApi
get:
tags:
- monitoring
summary: Get availability metrics of the service application
description: serves App Insight with availability metrics of the application
operationId: ping
responses:
'200':
description: responds to prove service availability
Subject | Author | Latest Post |
---|---|---|