Files
webappserver1/obj/Debug/net10.0/ApiEndpoints.json
2026-05-19 21:59:32 +08:00

21 lines
472 B
JSON

[
{
"ContainingType": "Program\u002B\u003C\u003Ec__DisplayClass0_0",
"Method": "\u003C\u003CMain\u003E$\u003Eb__6",
"RelativePath": "weatherforecast",
"HttpMethod": "GET",
"IsController": false,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "WeatherForecast[]",
"MediaTypes": [
"application/json"
],
"StatusCode": 200
}
],
"EndpointName": "GetWeatherForecast"
}
]