Reputation: 11
I downloaded the source of product-apim from:\github.com/wso2/product-apim/tree/release-2.1.0-rc5 and Carbon-apimgt from \github.com/wso2/carbon-apimgt/tree/release-6.1.60-i840.
In the source of Carbon-apimgt I changed view Design API like the image below:
Step by step I changed:
But: View Design API did not change.
Can you help me.
Upvotes: 1
Views: 107
Reputation: 11
i want modify function WSO2-API manage from source, such as: add Field value in form add API. Field in View now: Name, Context, Version,Visibility,Description,Tag. I want add Field: Provider(or Customer...) in View and save to Database. Stream processing of source code??? and after add field i want deploy???
Upvotes: 0
Reputation: 32468
You don't need to rebuild the product for any jaggery file changes. You can do this change directly to the product itself. Also, WSO2 API manager supports localization, You can check here.
Also, tag should be 6.1.66 for carbon-apimgt repo.
Upvotes: 1