RAD Docs: Method-Level API and Doctrine Sections
· One min read
The RAD bundle docs were expanded with explicit method-level sections for ApiResponse and DoctrineChangeChecker.
Updated Pages
- API Response: added dedicated sections for
withError(),isOk(),error(), and deprecation guidance forwithStatusCode(). - Doctrine: added
getEntityChanges()usage, return structure examples, and field redaction examples.
