lianjunwei opened a new pull request, #3378: URL: https://github.com/apache/incubator-shenyu/pull/3378
// Describe your PR here; eg. Fixes #issueNo The newly registered service, or the user modifies the IP in the Shenyu admin operation plug-in divide to drive the update document, has not been implemented yet. But the interface is reserved, which is: org. apache. shenyu. admin. service. manager. LoadServiceDocEntry#loadApiDocument(org.apache.shenyu.register.common.dto.URIRegisterDTO) I read the Shenyu admin code logic. Should I call the "loadapidocument" function in the following code? org. apache. shenyu. admin. listener. DataChangedEventDispatcher#onApplicationEven Several core APIs are listed below: 1、 Menu list of documents. The API is: http://localhost:9095/apidoc/getDocMenus 2、 API details. The API is: http://localhost:9095/apidoc/getDocItem?id=010fd856-f788-4814-b09a-d2bba507a22e 3、 Run test. The API is: http://localhost:9095/sandbox/proxyGateway In addition, there are still some functions to be improved and enhanced, such as: 1. User configuration determines which contextpaths are enabled to pull swagger documents? 2. Currently only swagger2 is supported, and later swagger3 is compatible. -- 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]
