wujimin commented on issue #979: RestSchema和RpcSchema里面加个字段描述schema URL: https://github.com/apache/incubator-servicecomb-java-chassis/issues/979#issuecomment-435747952 seems you are looking for "title" and "description" of swagger.info? ``` swagger: "2.0" info: description: "description of info for SwaggerAnnotation" version: "0.1" title: "title of SwaggerAnnotation" termsOfService: "termsOfService" ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
