fixed the file path
This commit is contained in:
@@ -209,10 +209,10 @@ functions:
|
|||||||
method: get
|
method: get
|
||||||
|
|
||||||
getLatestPQQQuestionDetails:
|
getLatestPQQQuestionDetails:
|
||||||
handler: src/modules/host/handlers/getByIdPQQ.handler
|
handler: src/modules/host/handlers/getLatestQuestionDetailsPQQ.handler
|
||||||
package:
|
package:
|
||||||
patterns:
|
patterns:
|
||||||
- 'src/modules/host/handlers/getByIdPQQ.*'
|
- 'src/modules/host/handlers/getLatestQuestionDetailsPQQ.*'
|
||||||
- 'src/modules/host/services/**'
|
- 'src/modules/host/services/**'
|
||||||
- 'common/**'
|
- 'common/**'
|
||||||
- 'src/common/**'
|
- 'src/common/**'
|
||||||
|
|||||||
Reference in New Issue
Block a user