Änderung aller Features auf API
Ticket_System wurde zu TicketSystem in TicketSystem ist nun eine API.WEB Core anwendung. Implementierung von /signin, /user/create, /ticket/create, /ticket/show/all, /ticket/show/{ticketID}
This commit is contained in:
7
TicketSystem/TicketSystem.http
Normal file
7
TicketSystem/TicketSystem.http
Normal file
@@ -0,0 +1,7 @@
|
||||
# @TicketSystem_HostAddress = http://10.204.192.64:3000/home
|
||||
@TicketSystem_HostAddress =http://localhost:5278
|
||||
|
||||
GET {{TicketSystem_HostAddress}}/TicketSystem/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
Reference in New Issue
Block a user