annotation
Amber::Schema::Deprecated
Overview
Mark an endpoint as deprecated Properties:
- reason: Optional reason for deprecation
- since: Optional version when deprecated Example: @[Deprecated(reason: "Use v2 endpoint instead", since: "1.5.0")]