chore(docs): Generated API Reference (#3211)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9997485c55
commit
14b2de94e2
@@ -10,15 +10,17 @@ get:
|
||||
format: email
|
||||
required: true
|
||||
description: The email to check if exists.
|
||||
x-codegen:
|
||||
method: exists
|
||||
x-codeSamples:
|
||||
- lang: JavaScript
|
||||
label: JS Client
|
||||
source:
|
||||
$ref: ../code_samples/JavaScript/auth_{email}/getundefined
|
||||
$ref: ../code_samples/JavaScript/auth_{email}/get.js
|
||||
- lang: Shell
|
||||
label: cURL
|
||||
source:
|
||||
$ref: ../code_samples/Shell/auth_{email}/getundefined
|
||||
$ref: ../code_samples/Shell/auth_{email}/get.sh
|
||||
tags:
|
||||
- Auth
|
||||
responses:
|
||||
|
||||
Reference in New Issue
Block a user