-
Notifications
You must be signed in to change notification settings - Fork 35
Description
references:
https://github.com/signalwire/cloud-product/issues/13601
https://github.com/signalwire/cloud-product/issues/13483
https://signalwire.slack.com/archives/C07AVG5G6SW/p1744384979397589
Background
In the first iteration of call fabric, we had an resource type called 'CXML Applications'. They were meant to allow a user to select whether they want to use a hosted script or an external URL, and contained the necessary configuration details depending on the answer.
However, they caused a lot of problems, and they were scrapped as a resource in favor of alternatives (cxml webhooks and cxml scripts). The ability to create or use these has gone away entirely from the UI, but we still needed to remove them from the API and docs.
The CXML Application (as they exist in the docs) endpoints have already been removed in staging and tested to confirm nothing is breaking. This change will be deployed to production today (April 14th).
Note
This is not the last you'll see of CXML Applications - the existing resource type, LaML Applications, has been renamed CXML Applications. This change will be reflected in the docs soon as well.
Handoff Details
The documentation changes are in #188
It has been approved by the Prime team, but the build is not succeeding right now. There are guides that reference these endpoints, so docusaurus is throwing an error.
Next Steps
I believe that the Prime side of this is complete, as the remaining changes will require a Devex team decision about whether the guide should be modified or removed. However, if I can be of any assistance with testing, questions, or modifications, please don't hesitate to let me know!