diff --git a/Sources/App/Migrations/migRelations.swift b/Sources/App/Controllers/cntrlDivision.swift similarity index 53% rename from Sources/App/Migrations/migRelations.swift rename to Sources/App/Controllers/cntrlDivision.swift index a843f95..98ce263 100644 --- a/Sources/App/Migrations/migRelations.swift +++ b/Sources/App/Controllers/cntrlDivision.swift @@ -2,7 +2,7 @@ // File.swift // // -// Created by Michiel Carman on 1/31/24. +// Created by Michiel Carman on 4/1/24. // import Foundation diff --git a/Sources/App/Controllers/cntrlGate.swift b/Sources/App/Controllers/cntrlGate.swift new file mode 100644 index 0000000..98ce263 --- /dev/null +++ b/Sources/App/Controllers/cntrlGate.swift @@ -0,0 +1,8 @@ +// +// File.swift +// +// +// Created by Michiel Carman on 4/1/24. +// + +import Foundation diff --git a/Sources/App/Controllers/cntrlLocation.swift b/Sources/App/Controllers/cntrlLocation.swift new file mode 100644 index 0000000..98ce263 --- /dev/null +++ b/Sources/App/Controllers/cntrlLocation.swift @@ -0,0 +1,8 @@ +// +// File.swift +// +// +// Created by Michiel Carman on 4/1/24. +// + +import Foundation diff --git a/Sources/App/Controllers/cntrlResponseType.swift b/Sources/App/Controllers/cntrlResponseType.swift new file mode 100644 index 0000000..a0490df --- /dev/null +++ b/Sources/App/Controllers/cntrlResponseType.swift @@ -0,0 +1,8 @@ +// +// File.swift +// +// +// Created by Michiel Carman on 4/2/24. +// + +import Foundation diff --git a/Sources/App/Controllers/cntrlSegment.swift b/Sources/App/Controllers/cntrlSegment.swift new file mode 100644 index 0000000..98ce263 --- /dev/null +++ b/Sources/App/Controllers/cntrlSegment.swift @@ -0,0 +1,8 @@ +// +// File.swift +// +// +// Created by Michiel Carman on 4/1/24. +// + +import Foundation diff --git a/Sources/App/Controllers/cntrlUnit.swift b/Sources/App/Controllers/cntrlUnit.swift new file mode 100644 index 0000000..a0490df --- /dev/null +++ b/Sources/App/Controllers/cntrlUnit.swift @@ -0,0 +1,8 @@ +// +// File.swift +// +// +// Created by Michiel Carman on 4/2/24. +// + +import Foundation