Skip to content

能够结合现有的文档组件,在生成对应的api文档吗? #3

Description

@dogvane

// 例如常见的 Swagger

if (app.Environment.IsDevelopment())
{
app.UseSwagger();
app.UseSwaggerUI(); // 默认路径为 /docs
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions