server/apis/swagger_node.api
Chang lue Tsen 8addcc584b init: 1.0.0
2025-04-25 12:08:29 +09:00

11 lines
180 B
Plaintext

syntax = "v1"
info(
title: "Node API"
desc: "API for ppanel"
author: "Tension"
email: "tension@ppanel.com"
version: "0.0.1"
)
import "./node/node.api"