From 58e35c8a2e1ca367c20c7de6d6502e4b12f64eed Mon Sep 17 00:00:00 2001 From: Mike Carman Date: Tue, 15 Sep 2026 08:31:25 -0400 Subject: [PATCH] Adds --- Sources/App/Controllers/V2.1/FuelEntryControllerV2_1.swift | 7 +++++++ Sources/App/DTO/V2.1/FuelEntryDTO.swift | 0 2 files changed, 7 insertions(+) create mode 100644 Sources/App/Controllers/V2.1/FuelEntryControllerV2_1.swift create mode 100644 Sources/App/DTO/V2.1/FuelEntryDTO.swift diff --git a/Sources/App/Controllers/V2.1/FuelEntryControllerV2_1.swift b/Sources/App/Controllers/V2.1/FuelEntryControllerV2_1.swift new file mode 100644 index 0000000..6ee914a --- /dev/null +++ b/Sources/App/Controllers/V2.1/FuelEntryControllerV2_1.swift @@ -0,0 +1,7 @@ +// +// FuelEntryControllerV2.1.swift +// Fueling +// +// Created by Michiel Carman on 9/15/26. +// + diff --git a/Sources/App/DTO/V2.1/FuelEntryDTO.swift b/Sources/App/DTO/V2.1/FuelEntryDTO.swift new file mode 100644 index 0000000..e69de29