.. |
account_request.go
|
more cleanups and polish; working registration (#50)
|
2022-09-20 16:33:36 -04:00 |
auth_user.go
|
update openapi spec to allow auth scheme and users to be sent for 'tunnel' request (#12)
|
2022-08-16 11:46:54 -04:00 |
disable_request.go
|
/disable endpoint in openapi definition (#30)
|
2022-09-01 17:39:02 -04:00 |
enable_request.go
|
elaboration
|
2022-08-03 14:25:29 -04:00 |
enable_response.go
|
api package naming cleanup (less conflicts with existing ziti infrastructure)
|
2022-07-26 15:16:02 -04:00 |
environment_services_list.go
|
basic overview implementation
|
2022-08-03 15:05:28 -04:00 |
environment_services.go
|
overview spec
|
2022-08-03 14:36:40 -04:00 |
environment.go
|
more naming alignment
|
2022-08-03 13:48:17 -04:00 |
environments.go
|
identities -> 'environments'
|
2022-08-03 11:54:11 -04:00 |
error_message.go
|
api improvements
|
2022-07-27 13:38:35 -04:00 |
login_request.go
|
basic login service/state (#17)
|
2022-08-02 13:23:31 -04:00 |
login_response.go
|
basic login service/state (#17)
|
2022-08-02 13:23:31 -04:00 |
principal.go
|
username -> email (#50, #51)
|
2022-09-09 10:20:05 -04:00 |
register_request.go
|
'register' endpoint spec (#50)
|
2022-09-20 13:42:34 -04:00 |
register_response.go
|
controller registration endpoint improvements (#50)
|
2022-09-20 16:01:46 -04:00 |
service.go
|
overview spec
|
2022-08-03 14:36:40 -04:00 |
services.go
|
overview spec
|
2022-08-03 14:36:40 -04:00 |
tunnel_request.go
|
update openapi spec to allow auth scheme and users to be sent for 'tunnel' request (#12)
|
2022-08-16 11:46:54 -04:00 |
tunnel_response.go
|
add 'proxyEndpoint' to tunnel response (#21)
|
2022-08-09 11:49:40 -04:00 |
untunnel_request.go
|
associate services to environments
|
2022-08-03 14:58:11 -04:00 |
verify_request.go
|
'verify' api endpoint (#50)
|
2022-09-19 15:58:52 -04:00 |
verify_response.go
|
'verify' api endpoint (#50)
|
2022-09-19 15:58:52 -04:00 |
version.go
|
authentication; enable only (for now) (#11)
|
2022-07-27 14:45:16 -04:00 |