fix(api): standardize formatting and add missing newlines in API files

This commit is contained in:
Chang lue Tsen
2025-07-05 14:30:05 -04:00
parent 987e25e7ac
commit 1a849fd461
41 changed files with 140 additions and 131 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
syntax = "v1"
info(
info (
title: "Node API"
desc: "API for ppanel"
author: "Tension"
@@ -8,4 +8,4 @@ info(
version: "0.0.1"
)
import "./node/node.api"
import "./node/node.api"