java swagger 3 annotations @ExampleObject from jsonfile

后端 未结 0 1434
长情又很酷
长情又很酷 2021-02-18 23:21

I\'m documention one of my api with multiple examples like this:

@Operation(summary = "Create new")
@PostMapping("")
public ResponseEntity<         


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