AE-2166: Resolving API Bugs in AMP4

Review Request #1093 — Created Oct. 13, 2025 and submitted — Latest diff uploaded

apoorva.sn
AMP
amp_4_0
AE-2166
mmiriam, ngurunathan, pmurugaiyan, pradeep, shuinvy

Problem

While testing API's in AMP4 setup with latest code changes there was circular dependency issues and there was issue with some of the API's.

Solution

Have organized imports such that there will be no circular dependency. Also there was issue in CLI side because of which some the API's were not working fine.

Have tested in the local setup. Will commit the changes and test again in the latest setup

    Loading...