diff --git a/exam/api/docs/api.yaml b/exam/api/docs/api.yaml index 0d43bd8..2b42c8d 100644 --- a/exam/api/docs/api.yaml +++ b/exam/api/docs/api.yaml @@ -8,14 +8,17 @@ info: description: PHP Course (ABV FU Berlin) 2024 Exam paths: /login: - summary: Login - description: Log in user post: summary: Login description: Log in user - operationId: "" + requestBody: + required: true + content: + application/json: + schema: + $ref: "#/components/schemas/LoginRequest" responses: - "200": + 200: description: Success content: application/json: @@ -24,8 +27,8 @@ paths: examples: Success: value: true - "401": - description: Invalid Username or Password + 401: + description: Failed content: application/json: schema: @@ -33,8 +36,8 @@ paths: examples: Invalid Username or Password: value: { "message": "Invalid Username or Password" } - "404": - description: User not Found + 404: + description: Failed content: application/json: schema: @@ -44,6 +47,29 @@ paths: value: { "message": "User not Found" } tags: - Login/Logout + /logout: + post: + summary: Logout + description: Log out User + requestBody: + required: true + content: + application/json: + schema: + $ref: "#/components/schemas/LogoutRequest" + responses: + 200: + description: Success + content: + application/json: + schema: + $ref: "#/components/schemas/BooleanResponse" + examples: + Success: + value: true + tags: + - Login/Logout + externalDocs: url: https://khofmann.userpage.fu-berlin.de/phpCourse/exam/api/docs/ security: [] @@ -62,6 +88,23 @@ components: properties: message: type: string + LoginRequest: + type: object + required: + - username + - password + properties: + username: + type: string + password: + type: string + LogoutRequest: + type: object + required: + - token + properties: + token: + type: string securitySchemes: BasicAuth: type: apiKey diff --git a/exam/api/docs/index.html b/exam/api/docs/index.html index 1de6f28..77b521d 100644 --- a/exam/api/docs/index.html +++ b/exam/api/docs/index.html @@ -39,6 +39,8 @@ data-styled.g9[id="sc-iCZwEW"]{content:"gfRsnu,"}/*!sc*/ data-styled.g10[id="sc-knesRu"]{content:"cbpGTP,"}/*!sc*/ .jKNCPF{color:#ffffff;}/*!sc*/ data-styled.g12[id="sc-kkmypM"]{content:"jKNCPF,"}/*!sc*/ +.gwrByh{border-bottom:1px solid rgba(38, 50, 56, 0.3);margin:1em 0 1em 0;color:rgba(38, 50, 56, 0.5);font-weight:normal;text-transform:uppercase;font-size:0.929em;line-height:20px;}/*!sc*/ +data-styled.g13[id="sc-dkjaqt"]{content:"gwrByh,"}/*!sc*/ .hSvuOo{cursor:pointer;margin-left:-20px;padding:0;line-height:1;width:20px;display:inline-block;outline:0;}/*!sc*/ .hSvuOo:before{content:'';width:15px;height:15px;background-size:contain;background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjMDEwMTAxIiBkPSJNNDU5LjcgMjMzLjRsLTkwLjUgOTAuNWMtNTAgNTAtMTMxIDUwLTE4MSAwIC03LjktNy44LTE0LTE2LjctMTkuNC0yNS44bDQyLjEtNDIuMWMyLTIgNC41LTMuMiA2LjgtNC41IDIuOSA5LjkgOCAxOS4zIDE1LjggMjcuMiAyNSAyNSA2NS42IDI0LjkgOTAuNSAwbDkwLjUtOTAuNWMyNS0yNSAyNS02NS42IDAtOTAuNSAtMjQuOS0yNS02NS41LTI1LTkwLjUgMGwtMzIuMiAzMi4yYy0yNi4xLTEwLjItNTQuMi0xMi45LTgxLjYtOC45bDY4LjYtNjguNmM1MC01MCAxMzEtNTAgMTgxIDBDNTA5LjYgMTAyLjMgNTA5LjYgMTgzLjQgNDU5LjcgMjMzLjR6TTIyMC4zIDM4Mi4ybC0zMi4yIDMyLjJjLTI1IDI0LjktNjUuNiAyNC45LTkwLjUgMCAtMjUtMjUtMjUtNjUuNiAwLTkwLjVsOTAuNS05MC41YzI1LTI1IDY1LjUtMjUgOTAuNSAwIDcuOCA3LjggMTIuOSAxNy4yIDE1LjggMjcuMSAyLjQtMS40IDQuOC0yLjUgNi44LTQuNWw0Mi4xLTQyYy01LjQtOS4yLTExLjYtMTgtMTkuNC0yNS44IC01MC01MC0xMzEtNTAtMTgxIDBsLTkwLjUgOTAuNWMtNTAgNTAtNTAgMTMxIDAgMTgxIDUwIDUwIDEzMSA1MCAxODEgMGw2OC42LTY4LjZDMjc0LjYgMzk1LjEgMjQ2LjQgMzkyLjMgMjIwLjMgMzgyLjJ6Ii8+PC9zdmc+Cg==');opacity:0.5;visibility:hidden;display:inline-block;vertical-align:middle;}/*!sc*/ h1:hover>.hSvuOo::before,h2:hover>.hSvuOo::before,.hSvuOo:hover::before{visibility:visible;}/*!sc*/ @@ -51,6 +53,44 @@ data-styled.g14[id="sc-jCbFiK"]{content:"hSvuOo,"}/*!sc*/ .iMxoRf{height:20px;width:20px;min-width:20px;vertical-align:middle;float:right;transition:transform 0.2s ease-out;transform:rotateZ(0);}/*!sc*/ .iMxoRf polygon{fill:white;}/*!sc*/ data-styled.g15[id="sc-cBYhjr"]{content:"gUrACV,fqtTpb,ezFOZv,iMxoRf,"}/*!sc*/ +.gbdrVc{border-left:1px solid #7c7cbb;box-sizing:border-box;position:relative;padding:10px 10px 10px 0;}/*!sc*/ +@media screen and (max-width: 50rem){.gbdrVc{display:block;overflow:hidden;}}/*!sc*/ +tr:first-of-type>.gbdrVc,tr.last>.gbdrVc{border-left-width:0;background-position:top left;background-repeat:no-repeat;background-size:1px 100%;}/*!sc*/ +tr:first-of-type>.gbdrVc{background-image:linear-gradient( + to bottom, + transparent 0%, + transparent 22px, + #7c7cbb 22px, + #7c7cbb 100% + );}/*!sc*/ +tr.last>.gbdrVc{background-image:linear-gradient( + to bottom, + #7c7cbb 0%, + #7c7cbb 22px, + transparent 22px, + transparent 100% + );}/*!sc*/ +tr.last+tr>.gbdrVc{border-left-color:transparent;}/*!sc*/ +tr.last:first-child>.gbdrVc{background:none;border-left-color:transparent;}/*!sc*/ +data-styled.g18[id="sc-tOkKi"]{content:"gbdrVc,"}/*!sc*/ +.bUksBx{vertical-align:top;line-height:20px;white-space:nowrap;font-size:13px;font-family:Courier,monospace;}/*!sc*/ +.bUksBx.deprecated{text-decoration:line-through;color:#707070;}/*!sc*/ +data-styled.g20[id="sc-epPVmt"]{content:"bUksBx,"}/*!sc*/ +.exGrJC{border-bottom:1px solid #9fb4be;padding:10px 0;width:75%;box-sizing:border-box;}/*!sc*/ +tr.expanded .exGrJC{border-bottom:none;}/*!sc*/ +@media screen and (max-width: 50rem){.exGrJC{padding:0 20px;border-bottom:none;border-left:1px solid #7c7cbb;}tr.last>.exGrJC{border-left:none;}}/*!sc*/ +data-styled.g21[id="sc-fpSrms"]{content:"exGrJC,"}/*!sc*/ +.hTjFRU{color:#7c7cbb;font-family:Courier,monospace;margin-right:10px;}/*!sc*/ +.hTjFRU::before{content:'';display:inline-block;vertical-align:middle;width:10px;height:1px;background:#7c7cbb;}/*!sc*/ +.hTjFRU::after{content:'';display:inline-block;vertical-align:middle;width:1px;background:#7c7cbb;height:7px;}/*!sc*/ +data-styled.g22[id="sc-hfvVTD"]{content:"hTjFRU,"}/*!sc*/ +.ceVHDP{border-collapse:separate;border-radius:3px;font-size:14px;border-spacing:0;width:100%;}/*!sc*/ +.ceVHDP >tr{vertical-align:middle;}/*!sc*/ +@media screen and (max-width: 50rem){.ceVHDP{display:block;}.ceVHDP >tr,.ceVHDP >tbody>tr{display:block;}}/*!sc*/ +@media screen and (max-width: 50rem) and (-ms-high-contrast:none){.ceVHDP td{float:left;width:100%;}}/*!sc*/ +.ceVHDP .sc-ifyrTC,.ceVHDP .sc-ifyrTC .sc-ifyrTC .sc-ifyrTC,.ceVHDP .sc-ifyrTC .sc-ifyrTC .sc-ifyrTC .sc-ifyrTC .sc-ifyrTC{margin:1em;margin-right:0;background:#fafafa;}/*!sc*/ +.ceVHDP .sc-ifyrTC .sc-ifyrTC,.ceVHDP .sc-ifyrTC .sc-ifyrTC .sc-ifyrTC .sc-ifyrTC,.ceVHDP .sc-ifyrTC .sc-ifyrTC .sc-ifyrTC .sc-ifyrTC .sc-ifyrTC .sc-ifyrTC{background:#ffffff;}/*!sc*/ +data-styled.g24[id="sc-dENhDJ"]{content:"ceVHDP,"}/*!sc*/ .jxQggo >ul{list-style:none;padding:0;margin:0;margin:0 -5px;}/*!sc*/ .jxQggo >ul >li{padding:5px 10px;display:inline-block;background-color:#11171a;border-bottom:1px solid rgba(0, 0, 0, 0.5);cursor:pointer;text-align:center;outline:none;color:#ccc;margin:0 5px 5px 5px;border:1px solid #07090b;border-radius:5px;min-width:60px;font-size:0.9em;font-weight:bold;}/*!sc*/ .jxQggo >ul >li.react-tabs__tab--selected{color:#333333;background:#ffffff;}/*!sc*/ @@ -90,6 +130,8 @@ data-styled.g32[id="sc-euGpHm"]{content:"fwfkcU,"}/*!sc*/ data-styled.g33[id="sc-pFPEP"]{content:"bMXXJy,"}/*!sc*/ .bWVgjU{position:relative;}/*!sc*/ data-styled.g37[id="sc-dJDBYC"]{content:"bWVgjU,"}/*!sc*/ +.fafqZb{margin-left:10px;text-transform:none;font-size:0.929em;color:black;}/*!sc*/ +data-styled.g41[id="sc-dwYcXH"]{content:"fafqZb,"}/*!sc*/ .kqJXdD{font-family:Roboto,sans-serif;font-weight:400;line-height:1.5em;}/*!sc*/ .kqJXdD p:last-child{margin-bottom:0;}/*!sc*/ .kqJXdD h1{font-family:Montserrat,sans-serif;font-weight:400;font-size:1.85714em;line-height:1.6em;color:#32329f;margin-top:0;}/*!sc*/ @@ -172,6 +214,14 @@ data-styled.g52[id="sc-foMnoT"]{content:"dmNpjh,"}/*!sc*/ data-styled.g53[id="sc-WChnI"]{content:"iLXIA-d,"}/*!sc*/ .gDrQpr{margin-top:15px;}/*!sc*/ data-styled.g56[id="sc-AmOMz"]{content:"gDrQpr,"}/*!sc*/ +.bJcEcT{vertical-align:middle;font-size:13px;line-height:20px;}/*!sc*/ +data-styled.g58[id="sc-xuUkR"]{content:"bJcEcT,"}/*!sc*/ +.kDPMlG{color:rgba(102,102,102,0.9);}/*!sc*/ +data-styled.g59[id="sc-cvzDha"]{content:"kDPMlG,"}/*!sc*/ +.etUsjc{color:#666;}/*!sc*/ +data-styled.g60[id="sc-gKROGD"]{content:"etUsjc,"}/*!sc*/ +.gLEAmN{color:#d41f1c;font-size:0.9em;font-weight:normal;margin-left:20px;line-height:1;}/*!sc*/ +data-styled.g62[id="sc-hrDJJk"]{content:"gLEAmN,"}/*!sc*/ .dHStET{margin:1em 0;}/*!sc*/ .dHStET a{text-decoration:auto;color:#32329f;}/*!sc*/ .dHStET a:visited{color:#32329f;}/*!sc*/ @@ -243,6 +293,8 @@ data-styled.g115[id="sc-drnuxz"]{content:"hdRKqQ,"}/*!sc*/ .jpmGrk{padding:5px;border:1px solid #ccc;background:#fff;word-break:break-all;color:#32329f;}/*!sc*/ .jpmGrk >span{color:#333333;}/*!sc*/ data-styled.g116[id="sc-hDcvty"]{content:"jpmGrk,"}/*!sc*/ +.HCLfY{text-transform:lowercase;margin-left:0;line-height:1.5em;}/*!sc*/ +data-styled.g117[id="sc-kGqRax"]{content:"HCLfY,"}/*!sc*/ .gcYfHW{display:block;border:0;width:100%;text-align:left;padding:10px;border-radius:2px;margin-bottom:4px;line-height:1.5em;cursor:pointer;color:#1d8127;background-color:rgba(29,129,39,0.07);}/*!sc*/ .gcYfHW:focus{outline:auto #1d8127;}/*!sc*/ .gbPhWg{display:block;border:0;width:100%;text-align:left;padding:10px;border-radius:2px;margin-bottom:4px;line-height:1.5em;cursor:pointer;color:#d41f1c;background-color:rgba(212,31,28,0.07);}/*!sc*/ @@ -287,7 +339,7 @@ data-styled.g137[id="sc-kvXgyf"]{content:"fBvPoH,"}/*!sc*/
-{- "username": "string",
- "password": "string"
}true