From dfb1df800508cab100fef9c909dc0ade4ded7a22 Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Thu, 11 Nov 2021 10:51:16 +0530 Subject: [PATCH] Update api-stytch.yaml --- token-spray/api-stytch.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/token-spray/api-stytch.yaml b/token-spray/api-stytch.yaml index d6c6fb82e5..bab2000791 100644 --- a/token-spray/api-stytch.yaml +++ b/token-spray/api-stytch.yaml @@ -12,14 +12,14 @@ info: self-contained: true requests: - raw: - - | - POST https://test.stytch.com/v1/users HTTP/1.1 - Authorization: Basic {{base64(PROJECT {{ID}} + ':' + {{SECRET}})}} - Host: test.stytch.com - Content-Type: application/json - Content-Length: 28 - - {"email": "test@stytch.com"} + - | + POST https://test.stytch.com/v1/users HTTP/1.1 + Authorization: Basic {{base64(PROJECT {{ID}} + ':' + {{SECRET}})}} + Host: test.stytch.com + Content-Type: application/json + Content-Length: 28 + + {"email": "test@stytch.com"} matchers: - type: word