Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
liberty
tunnel
liberty-tunnel-client-library-apple
Commits
c4f33c3d
Commit
c4f33c3d
authored
Jul 26, 2019
by
Jose Blaya
Browse files
New 'invites' endpoint
parent
b71753f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
PIALibrary/Sources/Library/WebServices/Endpoint.swift
View file @
c4f33c3d
...
...
@@ -28,6 +28,8 @@ enum ClientEndpoint: String, Endpoint {
case
status
case
ios
case
invites
var
url
:
URL
{
return
URL
(
string
:
"
\(
accessedConfiguration
.
baseUrl
)
/api/client/
\(
rawValue
)
"
)
!
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment