Closed AndreZiviani closed 8 months ago
Since the Default Rule is created automatically when the Edge Application is created we need to fake its creation and instead try to update it with the user inputs. Most of the implementation is copied from Read() and Update() functions
Default Rule
Read()
Update()
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅
I have read the CLA Document and I hereby sign the CLA
Since the
Default Rule
is created automatically when the Edge Application is created we need to fake its creation and instead try to update it with the user inputs. Most of the implementation is copied fromRead()
andUpdate()
functions