stephb9959
2022-11-09 22:30:34 -08:00
parent f653083548
commit 8ea43f455c

View File

@@ -942,7 +942,7 @@ paths:
/systemEndpoints: /systemEndpoints:
get: get:
tags: tags:
- Authentication - System Commands
summary: Retrieve the system layout. summary: Retrieve the system layout.
operationId: getSystemInfo operationId: getSystemInfo
responses: responses:
@@ -1396,7 +1396,7 @@ paths:
/email: /email:
post: post:
tags: tags:
- Email - Messaging
summary: Send test email with the system. summary: Send test email with the system.
operationId: Send a test email operationId: Send a test email
requestBody: requestBody:
@@ -1427,7 +1427,7 @@ paths:
/sms: /sms:
post: post:
tags: tags:
- Email - Messaging
summary: Send test email with the system. summary: Send test email with the system.
operationId: Send a test SMS operationId: Send a test SMS
parameters: parameters: