Closed h-kishi closed 2 years ago
I fixed the behavior of functionConfigurationsLocation( https://github.com/serverless-appsync/serverless-appsync-simulator/pull/140 ) to be the same as the behavior in serverless-appsync-plugin.
functionConfigurationsLocation
document:
functionConfigurationsLocation: # defaults to mappingTemplatesLocation (mapping-templates)
code: https://github.com/sid88in/serverless-appsync-plugin/blob/master/src/get-config.js#L81-L82
Good catch! Thank you!
:tada: This PR is included in version 0.19.6 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
I fixed the behavior of
functionConfigurationsLocation
( https://github.com/serverless-appsync/serverless-appsync-simulator/pull/140 ) to be the same as the behavior in serverless-appsync-plugin.document:
code: https://github.com/sid88in/serverless-appsync-plugin/blob/master/src/get-config.js#L81-L82