Skip to main content

RAD Docs: Method-Level API and Doctrine Sections

· One min read
Jannik Zschiesche
Tech Lead Web

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 for withStatusCode().
  • Doctrine: added getEntityChanges() usage, return structure examples, and field redaction examples.