You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
andproxy
, 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.
The text was updated successfully, but these errors were encountered: