From ac8a6622edaeeee9ff9e347724fc53f6dd537b8b Mon Sep 17 00:00:00 2001 From: ahmetfarukulu Date: Thu, 19 Sep 2024 13:29:17 +0300 Subject: [PATCH] Add note about UI code generation limitation in ABP Suite for microservice solutions --- .../solution-templates/microservice/how-to-use-with-abp-suite.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/solution-templates/microservice/how-to-use-with-abp-suite.md b/docs/en/solution-templates/microservice/how-to-use-with-abp-suite.md index 3e5a574718..d5ffbf1b2c 100644 --- a/docs/en/solution-templates/microservice/how-to-use-with-abp-suite.md +++ b/docs/en/solution-templates/microservice/how-to-use-with-abp-suite.md @@ -16,3 +16,4 @@ To confirm, visit the Swagger UI to verify that the necessary API endpoints and ![abp-suite-product-services](images/abp-suite-product-services.png) +> Currently, you can't generate UI code with ABP Suite for microservice solutions. This feature will be added in future releases. \ No newline at end of file