This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"schemes": [
|
||||
"https",
|
||||
"http"
|
||||
],
|
||||
"swagger": "2.0",
|
||||
"info": {
|
||||
"description": "This is a sample server for History API.",
|
||||
@@ -15,7 +19,7 @@
|
||||
},
|
||||
"version": "1.0"
|
||||
},
|
||||
"host": "localhost:3344",
|
||||
"host": "history-api.kain.id.vn",
|
||||
"basePath": "/",
|
||||
"paths": {
|
||||
"/auth/refresh": {
|
||||
|
||||
Reference in New Issue
Block a user