ourai commented on PR #235: URL: https://github.com/apache/incubator-answer-plugins/pull/235#issuecomment-2428154458
> Got it. If that's the case, maybe the two plugins can be merged together. The frontend and backend plugins are able to run together at the same time. It looks like it's just a matter of use the `wallet.go` here to replace the `connectorWalletRoute.go` in the other. It looks great! But, what the value of `type` field in `info.yaml` will be? Could back-end plugin's `type` be ignored? Does the `info.yaml` finally look like: ```yml slug_name: connector_wallet type: route version: 0.0.1 author: i-Lucifer,ourai link: https://github.com/apache/incubator-answer-plugins/tree/main/connector-wallet route: /connector-wallet-auth ``` -- 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]
