| Version | Endpoint | Controller | Action |
|---|---|---|---|
| v1 | /api/v1/rcad/processar |
Api::V1::RcadController |
processar |
| v2 | /api/v2/rcad/processar |
Api::V2::RcadController |
processar |
â Yes â they coexist, letting you upgrade or test new API versions without breaking the old one.