AsyncCrudAppService使用TCreateInput和TUpdateInput时会破坏Swagger的问题。
创始人
2024-09-21 02:30:30
0次

我们可以使用Swagger的描述符手动添加这些类型,并在服务上注释它们。以下是一个示例:

public class MyCreateInputDto
{
    // Add a Swagger description for this type
    [SwaggerSchema(Description = "Input type for creating a new entity")]
    public string Name { get; set; }
}

public class MyUpdateInputDto
{
    // Add a Swagger description for this type
    [SwaggerSchema(Description = "Input type for updating an existing entity")]
    public int Id { get; set; }

    // Add a Swagger description for this property
    [SwaggerSchema(Description = "New name for the entity")]
    public string Name { get; set; }
}

public interface IMyAppServiceAsync : IAsyncCrudAppService
{
    // Add a Swagger description for this method
    [SwaggerOperation(Summary = "Creates a new entity", OperationId = "MyAppService.Create")]
    Task Create([FromBody] MyCreateInputDto input);

    // Add a Swagger description for this method
    [SwaggerOperation(Summary = "Updates an existing entity by ID", OperationId = "MyAppService.Update")]
    Task Update(int id, [FromBody] MyUpdateInputDto input);
}

在代码中添加这些描述符后,Swagger将正确显示这些类型并提供有关如何填充它们的信息。

相关内容

热门资讯

发现一款!aapoker辅助挂... 发现一款!aapoker辅助挂多功能透视工具,本来是真的有挂(有挂细节)aapoker能透视中分为三...
技术分享!wepoker辅助挂... 技术分享!wepoker辅助挂多功能透视工具,确实是有挂(有挂技术)亲,关键说明,wepoker透视...
重磅来袭!微扑克辅助挂多功能透... 重磅来袭!微扑克辅助挂多功能透视工具,其实有挂(有挂工具)1、操作简单,无需微扑克手机版透视脚本,只...
总算明白!WPK辅助挂多功能透... 总算明白!WPK辅助挂多功能透视工具,确实是真的有挂(有挂秘诀)1)WPK有没有挂:进一步探索WPK...
带你了解!德扑圈辅助挂多功能透... 带你了解!德扑圈辅助挂多功能透视工具,真是存在有挂(真是有挂)德扑圈脚本下载中分为三种模型:德扑圈挂...
一分钟快速了解!wpk辅助挂多... 一分钟快速了解!wpk辅助挂多功能透视工具,原来真的是有挂(有挂教学)1、许多玩家不知道wpk辅助怎...
实测教程!AAPoKer辅助挂... 实测教程!AAPoKer辅助挂多功能透视工具,果然是真的有挂(有挂细节);1、进入游戏-大厅左侧-新...
研究成果!德扑之星辅助挂多功能... 研究成果!德扑之星辅助挂多功能透视工具,原来存在有挂(有挂方略)德扑之星破解侠是真的助透视。每个模型...
必知教程!微扑克辅助挂多功能透... 必知教程!微扑克辅助挂多功能透视工具,其实真的是有挂(有挂猫腻)1、实时微扑克透视辅助更新:用户可以...
玩家必备教程!德扑之星辅助挂多... 玩家必备教程!德扑之星辅助挂多功能透视工具,一直真的是有挂(有挂解密)德扑之星辅助器是一种具有地方特...