Is there an existing issue for this?
Current Behavior
It seems to me that ListApplicationRecords and GetApplicationRecord are reversed in their functionality.
Note that the description is wrong in the list
Expected Behavior
I would expect ListApplicationRecords to give me an array of records, and GetApplicationRecord to get a specific one. It is reversed right now
Steps to reproduce
Use the Lowcoder API ListApplicationRecords. Not that it expects a specific ApplicationRecordID as well as the Application
Environment
Self Hosted 2.7.3
Additional Information
No response