File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 push :
55 branches : [main]
66 paths :
7- - " src/Api/OpenAPI/specification.yaml"
7+ - ' src/Api/OpenAPI/specification.yaml'
88 workflow_dispatch :
99
1010jobs :
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ servers:
2020tags :
2121 - name : ' Authentication'
2222 description : "
23- * To have **full access** to all our features it is necessary to be **authenticate**d .\n
23+ * To have **full access** to all our features it is necessary to be **authenticated** .\n
2424 * Our authentication system utilizes **JWT** (https://jwt.io/introduction).\n
2525 * The bearer token you retrieve on login must be send in the **Authorization Header** of all following requests.\n
2626 - **Example**: `curl -H \" Authorization: Bearer sagu4235afsyvyvdgsdqaWER22\" /route`
You can’t perform that action at this time.
0 commit comments