api: ceph: fix grammar/styling in descriptions

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
 [ T: slightly rework commit subject ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Aaron Lauterer 2022-12-21 14:30:24 +01:00 committed by Thomas Lamprecht
parent 5dcd66c18e
commit f18b7ddd36

View File

@ -114,7 +114,7 @@ __PACKAGE__->register_method ({
permissions => {
check => ['perm', '/', [ 'Sys.Audit', 'Datastore.Audit' ], any => 1],
},
description => "Get Ceph configuration.",
description => "Get the Ceph configuration file.",
parameters => {
additionalProperties => 0,
properties => {
@ -141,7 +141,7 @@ __PACKAGE__->register_method ({
permissions => {
check => ['perm', '/', [ 'Sys.Audit', 'Datastore.Audit' ], any => 1],
},
description => "Get Ceph configuration database.",
description => "Get the Ceph configuration database.",
parameters => {
additionalProperties => 0,
properties => {