I tried downloading the API files for my Foundry application and found this anomaly. I have multiple API endpoints for my Integration service (linked to the backend). For example: I have a login endpoint that accepts two body parameters:
But in the downloaded endpoints file, the body is missing those parameters, which in turn defeats the purpose of downloading the API specifications.
So, please look into this and guide me in the right direction