cern-sis / react-formule

User-friendly, extensible form builder for React based on JSON Schema and RJSF
https://cern-sis.github.io/react-formule/
MIT License
8 stars 3 forks source link

global: axios/fetch way to pass custom fetcher / middleware #3

Open pamfilos opened 7 months ago

pamfilos commented 7 months ago

There are usecases that might need a specific customized axios configuration, or a middleware for handing all request

We should be able to pass our custom lib