PH4H-app-backend/pkg/docs/swagger.yaml
2025-08-21 23:47:15 -04:00

12 lines
222 B
YAML

host: localhost:8091
info:
contact: {}
description: This is the official API for Lacpass mobile app.
title: Lacpass App API
version: "0.1"
paths: {}
securityDefinitions:
BasicAuth:
type: basic
swagger: "2.0"