Skip to content

Commit

Permalink
fix: document entities attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
GregoireHebert committed Jul 31, 2023
1 parent d0dce52 commit fbebb25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class PropertyCollectionIriOnly
/**
* @var array<int, PropertyCollectionIriOnlyRelation> $iterableIri
*/
#[ApiProperty(uriTemplate: '/parent/{parentId}/another-collection-relations')]
#[ApiProperty(uriTemplate: '/parent/{parentId}/another-collection-operations')]
#[Groups('read')]
private array $iterableIri = [];

Expand Down

0 comments on commit fbebb25

Please sign in to comment.