mirror of
https://github.com/serverless/serverless.git
synced 2026-02-01 16:07:28 +00:00
fix: binary support for OPTIONS method
This commit is contained in:
parent
86298b6e0e
commit
611e43cdff
@ -54,6 +54,7 @@ module.exports = {
|
||||
RequestTemplates: {
|
||||
'application/json': '{statusCode:200}',
|
||||
},
|
||||
ContentHandling: 'CONVERT_TO_TEXT',
|
||||
IntegrationResponses: this.generateCorsIntegrationResponses(preflightHeaders),
|
||||
},
|
||||
ResourceId: resourceRef,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user