File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ navigation:
23
23
- summary
24
24
- questionAnswer
25
25
- actionItems
26
+ - getResponse
26
27
- purgeRequestData
27
28
- section : Streaming
28
29
contents :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ groups:
15
15
ruby-sdk :
16
16
generators :
17
17
- name : fernapi/fern-ruby-sdk
18
- version : 0.6.0-rc0
18
+ version : 0.6.3
19
19
github :
20
20
repository : AssemblyAI/assemblyai-ruby-sdk
21
21
mode : pull-request
@@ -29,15 +29,14 @@ groups:
29
29
csharp-sdk :
30
30
generators :
31
31
- name : fernapi/fern-csharp-sdk
32
- version : 0.0.17
32
+ version : 0.0.30
33
33
output :
34
34
location : nuget
35
35
package-name : AssemblyAI
36
36
api-key : ${NUGET_API_KEY}
37
37
github :
38
38
repository : AssemblyAI/assemblyai-csharp-sdk
39
- mode : push
40
- branch : fern-bot/05-10-2024-1227PM
39
+ mode : pull-request
41
40
config :
42
41
namespace : AssemblyAI
43
42
client-class-name : AssemblyAIClient
You can’t perform that action at this time.
0 commit comments