init
All checks were successful
Build and Release / release (push) Successful in 45s

This commit is contained in:
2026-03-25 23:40:37 +07:00
parent 3053c1f29c
commit 92d44bb00c
4 changed files with 13 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ definitions:
status:
type: boolean
type: object
host: localhost:3344
host: history-api.kain.id.vn
info:
contact:
email: support@swagger.io
@@ -193,6 +193,9 @@ paths:
summary: Get tile metadata
tags:
- Tile
schemes:
- https
- http
securityDefinitions:
BearerAuth:
description: Type "Bearer " followed by a space and JWT token.