From bf7552872673a6faff0d301612d5c71de786695b Mon Sep 17 00:00:00 2001 From: Deep Mistry <67551614+dmistry1@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:47:35 -0400 Subject: [PATCH] CMR-10226: Item search not working in STAC Browser (#365) --- serverless.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/serverless.yml b/serverless.yml index 9b0f35e..38cfa7d 100644 --- a/serverless.yml +++ b/serverless.yml @@ -45,6 +45,7 @@ functions: method: - GET - POST + - OPTIONS - alb: listenerArn: ${cf:${opt:stage}.servicesLbListenerArn} priority: 501 @@ -53,6 +54,7 @@ functions: method: - GET - POST + - OPTIONS resources: # IAM