1
0

Added http test files

This commit is contained in:
kolaente
2018-07-25 22:26:53 +02:00
committed by konrad
parent 29e3afdd08
commit 4baf74a999
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# Get all namespaces
GET http://localhost:8080/api/v1/namespaces
Authorization: Bearer {{auth_token}}