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 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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: