diff --git a/README.md b/README.md index f430aef..ff5df28 100644 --- a/README.md +++ b/README.md @@ -67,10 +67,11 @@ Created by *Georg Reisinger* | ROUTE | BESCHREIBUNG | ATTRIBUTE | RETURN | HEADER | |---------------------|---------------------|-----------|--------|------------------------------------------------------| | /tradings/{TradeID} | delete trading deal | / | / | --header "Authorization: Basic kienboec-mtcgToken" | +| /db/all | Reset DB + Recreate | / | / |--header "Authorization: Basic admin-mtcgToken" | ## Insomnia Requests Basierend auf dem [Curl Script]((https://github.com/DerGeorg/SWE1-MTCG/blob/master/curl.bat)) habe ich die Requests in Insomnia erstellt. [Öffne insomnia.json](https://github.com/DerGeorg/SWE1-MTCG/blob/master/insomnia.json) ## UML * [UML.png](https://github.com/DerGeorg/SWE1-MTCG/blob/master/UML2021.png) * [UML.svg](https://github.com/DerGeorg/SWE1-MTCG/blob/master/UML2021.svg) -![UML2021.svg](UML2021.svg) \ No newline at end of file +![UML2021.svg](UML2021.svg)