Skip to content

Commit

Permalink
Merge pull request #114 from ant2526/main
Browse files Browse the repository at this point in the history
fix routes in generator put.php.twig
  • Loading branch information
ad3n authored Jan 15, 2022
2 parents 15a8583 + 29f0a54 commit e144682
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions templates/generator/api/put.php.twig
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ final class Put extends AbstractFOSRestController
}
/**
* @Rest\Put("/{{ entityPluralDash }}/{id}", name=Put::class)
*
* @OA\Tag(name="{{ entityHumanize }}")
* @OA\RequestBody(
* content={
Expand Down

0 comments on commit e144682

Please sign in to comment.