Skip to content

Commit e78c501

Browse files
creatorrrgithub-actions[bot]
authored andcommitted
doc(sdks/ts): Generate docs for sdks/ts (CI)
1 parent aaee882 commit e78c501

20 files changed

+217
-217
lines changed

docs/js-sdk-docs/classes/api.ApiError.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Error.constructor
5757

5858
#### Defined in
5959

60-
[src/api/core/ApiError.ts:15](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/ApiError.ts#L15)
60+
[src/api/core/ApiError.ts:15](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/ApiError.ts#L15)
6161

6262
## Properties
6363

@@ -67,7 +67,7 @@ Error.constructor
6767

6868
#### Defined in
6969

70-
[src/api/core/ApiError.ts:12](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/ApiError.ts#L12)
70+
[src/api/core/ApiError.ts:12](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/ApiError.ts#L12)
7171

7272
___
7373

@@ -105,7 +105,7 @@ ___
105105

106106
#### Defined in
107107

108-
[src/api/core/ApiError.ts:13](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/ApiError.ts#L13)
108+
[src/api/core/ApiError.ts:13](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/ApiError.ts#L13)
109109

110110
___
111111

@@ -129,7 +129,7 @@ ___
129129

130130
#### Defined in
131131

132-
[src/api/core/ApiError.ts:10](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/ApiError.ts#L10)
132+
[src/api/core/ApiError.ts:10](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/ApiError.ts#L10)
133133

134134
___
135135

@@ -139,7 +139,7 @@ ___
139139

140140
#### Defined in
141141

142-
[src/api/core/ApiError.ts:11](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/ApiError.ts#L11)
142+
[src/api/core/ApiError.ts:11](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/ApiError.ts#L11)
143143

144144
___
145145

@@ -149,7 +149,7 @@ ___
149149

150150
#### Defined in
151151

152-
[src/api/core/ApiError.ts:9](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/ApiError.ts#L9)
152+
[src/api/core/ApiError.ts:9](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/ApiError.ts#L9)
153153

154154
___
155155

docs/js-sdk-docs/classes/api.BaseHttpRequest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
#### Defined in
3838

39-
[src/api/core/BaseHttpRequest.ts:10](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/BaseHttpRequest.ts#L10)
39+
[src/api/core/BaseHttpRequest.ts:10](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/BaseHttpRequest.ts#L10)
4040

4141
## Properties
4242

@@ -46,7 +46,7 @@
4646

4747
#### Defined in
4848

49-
[src/api/core/BaseHttpRequest.ts:10](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/BaseHttpRequest.ts#L10)
49+
[src/api/core/BaseHttpRequest.ts:10](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/BaseHttpRequest.ts#L10)
5050

5151
## Methods
5252

@@ -72,4 +72,4 @@
7272

7373
#### Defined in
7474

75-
[src/api/core/BaseHttpRequest.ts:12](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/BaseHttpRequest.ts#L12)
75+
[src/api/core/BaseHttpRequest.ts:12](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/BaseHttpRequest.ts#L12)

docs/js-sdk-docs/classes/api.CancelError.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Error.constructor
5454

5555
#### Defined in
5656

57-
[src/api/core/CancelablePromise.ts:6](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L6)
57+
[src/api/core/CancelablePromise.ts:6](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L6)
5858

5959
## Properties
6060

@@ -159,7 +159,7 @@ node_modules/@types/node/globals.d.ts:30
159159

160160
#### Defined in
161161

162-
[src/api/core/CancelablePromise.ts:11](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L11)
162+
[src/api/core/CancelablePromise.ts:11](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L11)
163163

164164
## Methods
165165

docs/js-sdk-docs/classes/api.CancelablePromise.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666

6767
#### Defined in
6868

69-
[src/api/core/CancelablePromise.ts:33](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L33)
69+
[src/api/core/CancelablePromise.ts:33](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L33)
7070

7171
## Properties
7272

@@ -76,7 +76,7 @@
7676

7777
#### Defined in
7878

79-
[src/api/core/CancelablePromise.ts:28](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L28)
79+
[src/api/core/CancelablePromise.ts:28](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L28)
8080

8181
___
8282

@@ -86,7 +86,7 @@ ___
8686

8787
#### Defined in
8888

89-
[src/api/core/CancelablePromise.ts:27](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L27)
89+
[src/api/core/CancelablePromise.ts:27](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L27)
9090

9191
___
9292

@@ -96,7 +96,7 @@ ___
9696

9797
#### Defined in
9898

99-
[src/api/core/CancelablePromise.ts:26](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L26)
99+
[src/api/core/CancelablePromise.ts:26](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L26)
100100

101101
___
102102

@@ -106,7 +106,7 @@ ___
106106

107107
#### Defined in
108108

109-
[src/api/core/CancelablePromise.ts:25](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L25)
109+
[src/api/core/CancelablePromise.ts:25](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L25)
110110

111111
___
112112

@@ -116,7 +116,7 @@ ___
116116

117117
#### Defined in
118118

119-
[src/api/core/CancelablePromise.ts:29](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L29)
119+
[src/api/core/CancelablePromise.ts:29](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L29)
120120

121121
___
122122

@@ -140,7 +140,7 @@ ___
140140

141141
#### Defined in
142142

143-
[src/api/core/CancelablePromise.ts:31](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L31)
143+
[src/api/core/CancelablePromise.ts:31](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L31)
144144

145145
___
146146

@@ -164,7 +164,7 @@ ___
164164

165165
#### Defined in
166166

167-
[src/api/core/CancelablePromise.ts:30](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L30)
167+
[src/api/core/CancelablePromise.ts:30](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L30)
168168

169169
## Accessors
170170

@@ -182,7 +182,7 @@ Promise.[toStringTag]
182182

183183
#### Defined in
184184

185-
[src/api/core/CancelablePromise.ts:87](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L87)
185+
[src/api/core/CancelablePromise.ts:87](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L87)
186186

187187
___
188188

@@ -196,7 +196,7 @@ ___
196196

197197
#### Defined in
198198

199-
[src/api/core/CancelablePromise.ts:127](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L127)
199+
[src/api/core/CancelablePromise.ts:127](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L127)
200200

201201
## Methods
202202

@@ -210,7 +210,7 @@ ___
210210

211211
#### Defined in
212212

213-
[src/api/core/CancelablePromise.ts:108](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L108)
213+
[src/api/core/CancelablePromise.ts:108](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L108)
214214

215215
___
216216

@@ -240,7 +240,7 @@ Promise.catch
240240

241241
#### Defined in
242242

243-
[src/api/core/CancelablePromise.ts:98](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L98)
243+
[src/api/core/CancelablePromise.ts:98](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L98)
244244

245245
___
246246

@@ -264,7 +264,7 @@ Promise.finally
264264

265265
#### Defined in
266266

267-
[src/api/core/CancelablePromise.ts:104](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L104)
267+
[src/api/core/CancelablePromise.ts:104](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L104)
268268

269269
___
270270

@@ -296,4 +296,4 @@ Promise.then
296296

297297
#### Defined in
298298

299-
[src/api/core/CancelablePromise.ts:91](https://github.com/julep-ai/julep/blob/0830a1f95b0309d4bb5e7ba4c417c8d87aa01f13/sdks/ts/src/api/core/CancelablePromise.ts#L91)
299+
[src/api/core/CancelablePromise.ts:91](https://github.com/julep-ai/julep/blob/aaee882952a08cb9a3a3636a43ac804172ef837c/sdks/ts/src/api/core/CancelablePromise.ts#L91)

0 commit comments

Comments
 (0)