Swagger setting path parameter data type

前端 未结 0 1094
我在风中等你
我在风中等你 2020-12-01 03:02

I am trying to set the path parameter as below

@PUT
    @Path("{parentAlarm}/groupalarms")
    @ApiOperation(value = SwaggerApiConst.GROUP_ALARMS)
          


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