Skip to content

Commit 7322032

Browse files
authored
DOC-3030: Updated endpoint redirection link with appropriate TigerGraph version [1.7]
1 parent 8d37739 commit 7322032

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/core-functions/pages/auth.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ error occurred.
113113
==== Endpoint:
114114
- `POST /requesttoken` (In TigerGraph versions 3.x)
115115
+
116-
See https://docs.tigergraph.com/tigergraph-server/current/api/built-in-endpoints#_request_a_token[this] for more details.
116+
See xref:3.11@tigergraph-server:API:built-in-endpoints.adoc#_request_a_token[this] for more details.
117117
- `POST /gsql/v1/tokens` (In TigerGraph versions 4.x)
118118

119119

@@ -160,7 +160,7 @@ Not avaliable on TigerGraph version 4.x
160160
==== Endpoint:
161161
- `PUT /requesttoken`
162162
+
163-
See https://docs.tigergraph.com/tigergraph-server/current/api/built-in-endpoints#_refresh_a_token[this] for more details.
163+
See xref:3.11@tigergraph-server:API:built-in-endpoints.adoc#_refresh_a_token[this] for more details.
164164

165165

166166
== deleteToken()
@@ -196,7 +196,7 @@ occurred, for example if the specified token does not exist.
196196
==== Endpoint:
197197
- `DELETE /requesttoken` (In TigerGraph version 3.x)
198198
+
199-
See https://docs.tigergraph.com/tigergraph-server/current/api/built-in-endpoints#_delete_a_token[this] for more details.
199+
See xref:3.11@tigergraph-server:API:built-in-endpoints.adoc#_delete_a_token[this] for more details.
200200
- `DELETE /gsql/v1/tokens` (In TigerGraph version 4.x)
201201

202202

0 commit comments

Comments
 (0)