Ver a proveniência

Added Users and roles routes

main
rpm-mcarman há 2 anos
ascendente
cometimento
934a970d03
2 ficheiros alterados com 16 adições e 0 eliminações
  1. +8
    -0
      Sources/App/Controllers/cntrlRole.swift
  2. +8
    -0
      Sources/App/Controllers/cntrlUser.swift

+ 8
- 0
Sources/App/Controllers/cntrlRole.swift Ver ficheiro

@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/1/24.
//

import Foundation

+ 8
- 0
Sources/App/Controllers/cntrlUser.swift Ver ficheiro

@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/1/24.
//

import Foundation

Carregando…
Cancelar
Guardar