mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-06-16 05:55:33 +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:
parent
7807cfdb01
commit
b17bff68dd
@ -20,10 +20,11 @@ servers:
|
|||||||
tags:
|
tags:
|
||||||
- name: Health methods
|
- name: Health methods
|
||||||
description: |-
|
description: |-
|
||||||
(TODO)
|
These methods are used to check the health and status of the CasaOS API and associated services.
|
||||||
- name: File methods
|
|
||||||
|
- name: File methods
|
||||||
description: |-
|
description: |-
|
||||||
(TODO)
|
The File methods allow you to interact with files and directories on the CasaOS system.
|
||||||
|
|
||||||
x-tagGroups:
|
x-tagGroups:
|
||||||
- name: Methods
|
- name: Methods
|
||||||
@ -232,4 +233,4 @@ components:
|
|||||||
example: "CasaOS"
|
example: "CasaOS"
|
||||||
status:
|
status:
|
||||||
type: string
|
type: string
|
||||||
example: "online"
|
example: "online"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user