2025-07-17 10:22:20 -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"