Skip to content

Commit 9536bf2

Browse files
committed
fix casing
1 parent 24874bf commit 9536bf2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/reports/report-object.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,19 +192,19 @@ filters:
192192
-
193193
name: appointment
194194
type: integer
195-
description: Filter reports by specific appointment ID
195+
description: Filter reports by specific Appointment
196196

197197
-
198198
name: creator
199199
type: integer
200-
description: Filter reports by user who created the report
200+
description: Filter reports by User who created the report
201201

202202
-
203203
name: service_recipient
204204
type: integer
205-
description: Filter reports by specific student ID
205+
description: Filter reports by specific Service recipient
206206

207207
-
208208
name: client
209209
type: integer
210-
description: Filter reports by paying client ID
210+
description: Filter reports by specific Client

0 commit comments

Comments
 (0)