fusio icon indicating copy to clipboard operation
fusio copied to clipboard

Question - Experimental & Stable API endpoints

Open kidino opened this issue 1 year ago • 1 comments

I see now that there is the status of Experimental and Stable when creating an API endpoint.

I understand that when it is Stable, nothing can be changed. I tested changing the API to Experimental, and I can start to change it, like using a different Action. And I can save it. But since it is set as Experimental, the API still serves that last Stable version.

How can I test the new Experimental API without making it Stable?

kidino avatar Oct 18 '23 04:10 kidino

Hi @kidino, I`am not sure whether I understand your case correctly, so if you make a stable action experimental then you should be able to edit all values, if you make a change this should then also be directly reflected at the endpoint. If you are happy with your changes then you can also make your operation stable again.

chriskapp avatar Oct 29 '23 19:10 chriskapp