Is any swagger annotation which restrict specific attribute from swagger documentation for some of the rest end point but not all?

后端 未结 0 762
遇见更好的自我
遇见更好的自我 2021-01-06 14:16

I am using Java swagger annotation "io.swagger.v3.oas.annotations". I have following model.

public class ObjectInfo {


    @Schema(description = &q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题