Skip to content

Commit

Permalink
Updated casing on swagger docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kjduensing committed Feb 18, 2025
1 parent 20e3af1 commit 0281152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/swagger/swagger/requests/travel_pay.rb
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class TravelPay
parameter :authorization

parameter do
key :name, 'appt_datetime'
key :name, 'appointmentDatetime'
key :in, :query
key :description, 'Appointment claim submission datetime'
key :required, false
Expand Down

0 comments on commit 0281152

Please sign in to comment.