This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mcarman
/
cm_services
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Added Users and roles routes
main
rpm-mcarman
2 years ago
parent
7a65c5ea28
commit
934a970d03
2 changed files
with
16 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
Sources/App/Controllers/cntrlRole.swift
+8
-0
Sources/App/Controllers/cntrlUser.swift
+ 8
- 0
Sources/App/Controllers/cntrlRole.swift
View File
@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/1/24.
//
import Foundation
+ 8
- 0
Sources/App/Controllers/cntrlUser.swift
View File
@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/1/24.
//
import Foundation
Write
Preview
Loading…
Cancel
Save