### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior I am working on writing functionality to duplicate an application. From Discord, it has been suggested to get the data, then call CreateApplication. I noted the the params for Create Application were missing the actual definitions for the application, but found from the Swagger Docs they are there. <img width="672" height="526" alt="Image" src="https://github.com/user-attachments/assets/d69d5dda-164b-4fce-a1b4-1dd9002a0beb" /> <img width="1012" height="790" alt="Image" src="https://github.com/user-attachments/assets/263e59a7-13a1-4ed9-872b-bc80c2007369" /> ### Expected Behavior I expected to see an example of the correct input to send the CreateApplication LowCoder API call. ### Steps to reproduce Add a createApplication API Call. ### Environment Self Hosted 2.7.3 ### Additional Information _No response_