chore(docs): Generated API Reference (#5601)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-10 14:27:17 +02:00
committed by GitHub
co-authored by olivermrbl
parent 02e2ee4e8a
commit 01d4047976
496 changed files with 1456 additions and 867 deletions
@@ -8,11 +8,11 @@ info:
tags:
- name: Auth
description: >
Authentication API Routes allow customers to manage their session, such as
login or log out.
Authentication API Routes allow you to manage a customer's session, such
as login or log out.
When a customer is logged in, the cookie header is set indicating the
customer's login session.
You can send authenticated requests for a customer either using the Cookie
header or using the JWT Token.
externalDocs:
description: How to implement customer profiles in your storefront
url: >-