Skip to content

Conversation

rogamoore
Copy link
Contributor

It needs to be either

@ApiResource(attributes={"route_prefix"="/library"})

or

@ApiResource(routePrefix="/library")

to work correctly.

It needs to be either
```
@ApiResource(attributes={"route_prefix"="/library"})
```
or 
```
@ApiResource(routePrefix="/library")
```
to work correctly.
@dunglas dunglas changed the base branch from master to 2.3 July 9, 2018 11:39
@dunglas dunglas merged commit 62be9f9 into api-platform:2.3 Jul 9, 2018
@dunglas
Copy link
Member

dunglas commented Jul 9, 2018

Thanks @rogamoore, good catch!

@rogamoore rogamoore deleted the patch-1 branch July 9, 2018 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants