fix: add missing newline at end of file in template.yml
This commit is contained in:
parent
356351516c
commit
131113f75b
@ -19,4 +19,6 @@ Resources:
|
|||||||
Type: Api
|
Type: Api
|
||||||
Properties:
|
Properties:
|
||||||
Path: /
|
Path: /
|
||||||
Method: ANY
|
Method: ANY
|
||||||
|
Metadata:
|
||||||
|
BuildMethod: go1.x
|
||||||
Loading…
x
Reference in New Issue
Block a user