mirror of
https://git.vectorsigma.ru/public/CasaOS.git
synced 2026-07-28 21:37:38 +00:00
Added small description on th casosapi health and file sys (#1417)
🐙 Hi ,
hope the small description is oke ! :)
This commit is contained in:
@@ -20,10 +20,11 @@ servers:
|
||||
tags:
|
||||
- name: Health methods
|
||||
description: |-
|
||||
(TODO)
|
||||
- name: File methods
|
||||
These methods are used to check the health and status of the CasaOS API and associated services.
|
||||
|
||||
- name: File methods
|
||||
description: |-
|
||||
(TODO)
|
||||
The File methods allow you to interact with files and directories on the CasaOS system.
|
||||
|
||||
x-tagGroups:
|
||||
- name: Methods
|
||||
@@ -232,4 +233,4 @@ components:
|
||||
example: "CasaOS"
|
||||
status:
|
||||
type: string
|
||||
example: "online"
|
||||
example: "online"
|
||||
|
||||
Reference in New Issue
Block a user