I successfully integrated the plugin and generated the pages from the .yaml files. However, I'm looking for a way to avoid making API calls for any requests made by the client in the UI.
Is there a recommended approach or tool for this? I considered using webpack and proxy, but I'm not sure if that's the right solution.
I apologize if this isn't the appropriate platform for this question, but I felt it was better than posting on StackOverflow or similar sites.