dragon-zhang opened a new issue, #4029:
URL: https://github.com/apache/shenyu/issues/4029

   ### Description
   
   Currently, shenyu only supports adding API level descriptions(see 
`path_desc` in `meta_data` table). In order to improve the functions of shenyu 
API documents, we need to do a lot of things (see the task list below for 
detailed tasks).
   
   Expected final effect:
   1. Support API import and export of multiple specifications and document 
formats;
   2. Support manual API management in admin;
   3. API can be linked with selector/rule/meta_data;
   4. Applications can use `shenyu-client-api-doc` to generate and import API 
docs;
   5. Initiate a mock request in admin;
   
   ### Task List
   
   Stage 1:
   1. - [ ] TagMapper and TagRelationMapper development;
   2. - [ ] ApiMapper and ApiRuleRelationMapper development;
   3. - [ ] ParameterMapper development;
   4. - [ ] ModelMapper and FieldMapper development;
   5. - [ ] DetailMapper development;
   6. - [ ] MockRequestRecordMapper development;
   
   Stage 2:
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to