You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/turbo-types/schemas/schema.v2.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -226,7 +226,7 @@
226
226
},
227
227
"teamId": {
228
228
"type": "string",
229
-
"description": "The team id of the Remote Cache team. Value will be passed as `teamId` in the querystring for all Remote Cache HTTP calls. Must start with `team_` or it will not be used."
229
+
"description": "The ID of the Remote Cache team. Value will be passed as `teamId` in the querystring for all Remote Cache HTTP calls. Must start with `team_` or it will not be used."
0 commit comments