【发布时间】:2022-11-26 02:57:28
【问题描述】:
我目前正在使用 asp.net 和 angularjs 开发一个完整的堆栈项目。我编写了这段代码以从 Swagger API 获取输出响应。 (https://i.stack.imgur.com/vLyIE.png) 我已经通过 ASP 完成了 API 设计。网。 (https://i.stack.imgur.com/DQkHS.png)
我想知道如何获取“数据”下的详细信息。这应该是什么代码?
Please help me with the code to display the details under "data" in the response i.e., id, created Date etc.
【问题讨论】: