Skip to content

Commit 26c3aa1

Browse files
committed
Correct line number of authorization error location
1 parent 6c3b9ba commit 26c3aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"errors":[{"message":"The current user is not authorized to access this resource.","locations":[{"line":9,"column":3}],"path":["createComponent"],"extensions":{"code":"AUTH_NOT_AUTHENTICATED"}}]}
1+
{"errors":[{"message":"The current user is not authorized to access this resource.","locations":[{"line":10,"column":3}],"path":["createComponent"],"extensions":{"code":"AUTH_NOT_AUTHENTICATED"}}]}

0 commit comments

Comments
 (0)