Closed soyuka closed 2 months ago
Backport of https://github.com/api-platform/core/commit/9c461626f7d02f8d15487134b636f11966c19a5e
To add a few informations:
IsApiResource
#[ApiResource]
#[ApiProperty(property: 'foo')]
Backport of https://github.com/api-platform/core/commit/9c461626f7d02f8d15487134b636f11966c19a5e
To add a few informations:
IsApiResource
trait that can be used in place of the#[ApiResource]
attribute#[ApiProperty(property: 'foo')]
on a class