Draft: Servant Api Specification
1 unresolved thread
1 unresolved thread
Compare changes
Files
5@@ -2,10 +2,11 @@
@@ -49,15 +50,13 @@ module Distribution.Skete.Haskell.RestAPI.Users
@@ -74,21 +73,21 @@ data UserId
@@ -96,6 +95,29 @@ data UsersApi route
@@ -107,7 +129,7 @@ type GetUsersApi
@@ -124,8 +146,8 @@ type PostUsersApi
@@ -142,8 +164,8 @@ type GetUserIdApi
@@ -162,7 +184,7 @@ type PutUserIdApi
@@ -173,7 +195,7 @@ putUserIdApi = Proxy
@@ -193,7 +215,7 @@ deleteUserIdApi = Proxy
@@ -232,7 +254,7 @@ putUserPasswordApi = Proxy
@@ -251,7 +273,7 @@ getUserEnabledApi = Proxy
@@ -260,8 +282,8 @@ type PutUserEnabledApi
@@ -271,7 +293,7 @@ putUserEnabledApi = Proxy
@@ -290,7 +312,7 @@ getUserManagementApi = Proxy
@@ -310,7 +332,7 @@ getUserAccountManagementApi = Proxy
@@ -318,7 +340,7 @@ type GetUserAdminsApi
@@ -328,7 +350,7 @@ getUserAdminsApi = Proxy
@@ -336,8 +358,8 @@ type PostUserAdminsApi
@@ -348,7 +370,7 @@ postUserAdminsApi = Proxy
@@ -370,7 +392,7 @@ putUserAdminsApi = Proxy