热心的酱肘子 · 在StringTemplate中迭代遍历列表 ...· 4 天前 · |
大方的西装 · 惠及退役军人!国务院最新发布文件,推行终身职 ...· 3 周前 · |
面冷心慈的马克杯 · 关于发布可解释、可通用的下一代人工智能方法< ...· 4 周前 · |
私奔的牛腩 · 超神学院:从部落酋长到星辰大帝_(学者型高官 ...· 1 月前 · |
打篮球的红酒 · mect治疗费用 - 百度· 1 月前 · |
愉快的单车 · 配音兼职真能“月入上万”?福州已有多名大学生 ...· 9 月前 · |
我试图在我的springdoc swagger文档中添加示例响应值。
比如用“马克吐温”代替“字符串”等等。
我试过使用这个解决方案- springdoc-openapi: How to add example of POST request?
我已经在课堂上使用
org.springframework.web.bind.annotation.RequestBody
了。
如果我用这个-
@io.swagger.v3.oas.annotations.parameters.RequestBody(content =@Content(示例={ @ExampleObject( name = "Person sample",汇总= "person示例“,value =”test@gmail.Com“,”+ ""firstName":"josh",“+ ""lastName":”spring……“+ "}") })
我没那么过分-
no viable alternative at input ',@io.swagger.v3.oas.annotations.parameters.RequestBody(content=@Content(examples={@ExampleObject(name="Person sample",summary="person example",value="{\"email\": test@gmail.Com,"+"\"firstName\": \"josh\","+"\"lastName\": \"spring...\""+"}")})))': NoViableAltException
有人能给我一个解决办法吗?
发布于 2022-03-31 12:33:21
这对我来说很管用
@Schema( type = "string", example = "Clark Kent")
private String name;
https://stackoverflow.com/questions/71661223
复制相似问题
扫码关注腾讯云开发者
领取腾讯云代金券
Copyright © 2013 - 2023 Tencent Cloud. All Rights Reserved. 腾讯云 版权所有
深圳市腾讯计算机系统有限公司 ICP备案/许可证号: 粤B2-20090059 深公网安备号 44030502008569
腾讯云计算(北京)有限责任公司 京ICP证150476号 | 京ICP备11018762号 | 京公网安备号11010802020287
打篮球的红酒 · mect治疗费用 - 百度 1 月前 |