Fixed typo on endpoint seeding for

get track question template

Change-Id: I6fc8970bc67cdf1f58242c711c281efdfbc0875b
This commit is contained in:
Sebastian Marcet 2018-09-14 18:17:13 -03:00
parent 453c276687
commit 17276e7286
1 changed files with 1 additions and 1 deletions

View File

@ -2120,7 +2120,7 @@ class ApiEndpointsSeeder extends Seeder
],
],
[
'name' => 'get-track-question-templates',
'name' => 'get-track-question-template',
'route' => '/api/v1/track-question-templates/{track_question_template_id}',
'http_method' => 'GET',
'scopes' => [