docs: adjust summary length of endpoints (#2188)

* change titles for admin apis

* adjusted titles for storefront apis

* added a note about length in contribution guidelines

* adjusted title for get customer endpoint
This commit is contained in:
Shahed Nasser
2022-09-12 18:32:26 +03:00
committed by GitHub
parent 020331e3ea
commit 5661250049
130 changed files with 134 additions and 134 deletions
@@ -10,7 +10,7 @@ import { validator } from "../../../../utils/validator"
/**
* @oas [post] /auth
* operationId: "PostAuth"
* summary: "Authenticate a User"
* summary: "User Login"
* x-authenticated: false
* description: "Logs a User in and authorizes them to manage Store settings."
* parameters: