naming cleanups in api

This commit is contained in:
Michael Quigley
2022-10-19 12:35:29 -04:00
parent 887db1d2b6
commit 40252f7a10
14 changed files with 79 additions and 79 deletions
+7 -7
View File
@@ -277,7 +277,7 @@ definitions:
type: string
address:
type: string
zitiIdentityId:
zId:
type: string
active:
type: boolean
@@ -341,9 +341,9 @@ definitions:
service:
type: object
properties:
zitiServiceId:
zId:
type: string
zrokServiceId:
name:
type: string
frontend:
type: string
@@ -359,7 +359,7 @@ definitions:
tunnelRequest:
type: object
properties:
zitiIdentityId:
zId:
type: string
endpoint:
type: string
@@ -374,15 +374,15 @@ definitions:
properties:
proxyEndpoint:
type: string
service:
svcName:
type: string
untunnelRequest:
type: object
properties:
zitiIdentityId:
zId:
type: string
service:
svcName:
type: string
verifyRequest: