Push code
This commit is contained in:
18
endpoints.http
Normal file
18
endpoints.http
Normal file
@@ -0,0 +1,18 @@
|
||||
###
|
||||
GET http://localhost:8080/ping
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
GET http://localhost:8080/token/generate
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
GET http://localhost:8080/update?fqdn=test.vpn.nevets.tech
|
||||
Accept: application/json
|
||||
Authorization: Bearer _od-Evw-4_CVXY6NnSJgLnU6LEeiwY1YLJ83VRRiqdQ=
|
||||
X-Source-IP: 169.4.20.67
|
||||
|
||||
###
|
||||
GET http://localhost:8080/reload
|
||||
Accept: application/json
|
||||
Authorization: Bearer lbmYn8XEcqr_uX1r6zsXx4ds8he8HeosIBbaX85AfAU=
|
||||
Reference in New Issue
Block a user