Browse Source

Adds

v2_uploadImages
Mike Carman 45 minutes ago
parent
commit
58e35c8a2e
2 changed files with 7 additions and 0 deletions
  1. +7
    -0
      Sources/App/Controllers/V2.1/FuelEntryControllerV2_1.swift
  2. +0
    -0
      Sources/App/DTO/V2.1/FuelEntryDTO.swift

+ 7
- 0
Sources/App/Controllers/V2.1/FuelEntryControllerV2_1.swift View File

@@ -0,0 +1,7 @@
//
// FuelEntryControllerV2.1.swift
// Fueling
//
// Created by Michiel Carman on 9/15/26.
//


+ 0
- 0
Sources/App/DTO/V2.1/FuelEntryDTO.swift View File


Loading…
Cancel
Save