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
Create a REST API (probably OpenAPI) that can work with all Lean resources.
We have the field specifications including validation, so we should be able to have API routes without any issue.
The backend logic is already robustly validated since Livewire is not tamper-proof. So an API that accepts custom input wouldn't change anything as far as security goes.
The text was updated successfully, but these errors were encountered:
Create a REST API (probably OpenAPI) that can work with all Lean resources.
We have the field specifications including validation, so we should be able to have API routes without any issue.
The backend logic is already robustly validated since Livewire is not tamper-proof. So an API that accepts custom input wouldn't change anything as far as security goes.
The text was updated successfully, but these errors were encountered: