Skip to content

Commit

Permalink
Make D capital
Browse files Browse the repository at this point in the history
  • Loading branch information
Lerbert committed Sep 29, 2021
1 parent 57acd4f commit df37369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebService/Sources/Buoy/Model/SensorDump.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import Apodini

struct SensorDump: Content, Decodable {
var buoyId: Int
var buoyID: Int
var date: String
var location: Location
var measurements: [MeasurementItem]
Expand Down

0 comments on commit df37369

Please sign in to comment.