Skip to content

Commit fee70b6

Browse files
HavenDVgithub-actions[bot]
andauthored
feat: Updated OpenAPI spec (#114)
Co-authored-by: github-actions[bot] <dependabot@bot.com>
1 parent 8ab96c7 commit fee70b6

46 files changed

Lines changed: 951 additions & 951 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/libs/EdenAI/Generated/EdenAI.Models.AudiospeechToTextAsyncModel.g.cs

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,26 @@ public sealed partial class AudiospeechToTextAsyncModel
1111
/// <summary>
1212
///
1313
/// </summary>
14-
[global::System.Text.Json.Serialization.JsonPropertyName("oneai")]
15-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Oneai { get; set; }
14+
[global::System.Text.Json.Serialization.JsonPropertyName("voxist")]
15+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Voxist { get; set; }
1616

1717
/// <summary>
1818
///
1919
/// </summary>
20-
[global::System.Text.Json.Serialization.JsonPropertyName("voxist")]
21-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Voxist { get; set; }
20+
[global::System.Text.Json.Serialization.JsonPropertyName("assembly")]
21+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Assembly { get; set; }
2222

2323
/// <summary>
2424
///
2525
/// </summary>
26-
[global::System.Text.Json.Serialization.JsonPropertyName("deepgram")]
27-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Deepgram { get; set; }
26+
[global::System.Text.Json.Serialization.JsonPropertyName("amazon")]
27+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Amazon { get; set; }
2828

2929
/// <summary>
3030
///
3131
/// </summary>
32-
[global::System.Text.Json.Serialization.JsonPropertyName("speechmatics")]
33-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Speechmatics { get; set; }
32+
[global::System.Text.Json.Serialization.JsonPropertyName("google")]
33+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Google { get; set; }
3434

3535
/// <summary>
3636
///
@@ -41,26 +41,26 @@ public sealed partial class AudiospeechToTextAsyncModel
4141
/// <summary>
4242
///
4343
/// </summary>
44-
[global::System.Text.Json.Serialization.JsonPropertyName("amazon")]
45-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Amazon { get; set; }
44+
[global::System.Text.Json.Serialization.JsonPropertyName("deepgram")]
45+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Deepgram { get; set; }
4646

4747
/// <summary>
4848
///
4949
/// </summary>
50-
[global::System.Text.Json.Serialization.JsonPropertyName("openai")]
51-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Openai { get; set; }
50+
[global::System.Text.Json.Serialization.JsonPropertyName("gladia")]
51+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Gladia { get; set; }
5252

5353
/// <summary>
5454
///
5555
/// </summary>
56-
[global::System.Text.Json.Serialization.JsonPropertyName("symbl")]
57-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Symbl { get; set; }
56+
[global::System.Text.Json.Serialization.JsonPropertyName("oneai")]
57+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Oneai { get; set; }
5858

5959
/// <summary>
6060
///
6161
/// </summary>
62-
[global::System.Text.Json.Serialization.JsonPropertyName("assembly")]
63-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Assembly { get; set; }
62+
[global::System.Text.Json.Serialization.JsonPropertyName("symbl")]
63+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Symbl { get; set; }
6464

6565
/// <summary>
6666
///
@@ -71,20 +71,20 @@ public sealed partial class AudiospeechToTextAsyncModel
7171
/// <summary>
7272
///
7373
/// </summary>
74-
[global::System.Text.Json.Serialization.JsonPropertyName("gladia")]
75-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Gladia { get; set; }
74+
[global::System.Text.Json.Serialization.JsonPropertyName("voci")]
75+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Voci { get; set; }
7676

7777
/// <summary>
7878
///
7979
/// </summary>
80-
[global::System.Text.Json.Serialization.JsonPropertyName("voci")]
81-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Voci { get; set; }
80+
[global::System.Text.Json.Serialization.JsonPropertyName("speechmatics")]
81+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Speechmatics { get; set; }
8282

8383
/// <summary>
8484
///
8585
/// </summary>
86-
[global::System.Text.Json.Serialization.JsonPropertyName("google")]
87-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Google { get; set; }
86+
[global::System.Text.Json.Serialization.JsonPropertyName("openai")]
87+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Openai { get; set; }
8888

8989
/// <summary>
9090
/// Additional properties that are not explicitly defined in the schema
@@ -95,50 +95,50 @@ public sealed partial class AudiospeechToTextAsyncModel
9595
/// <summary>
9696
/// Initializes a new instance of the <see cref="AudiospeechToTextAsyncModel" /> class.
9797
/// </summary>
98-
/// <param name="oneai"></param>
9998
/// <param name="voxist"></param>
100-
/// <param name="deepgram"></param>
101-
/// <param name="speechmatics"></param>
102-
/// <param name="microsoft"></param>
99+
/// <param name="assembly"></param>
103100
/// <param name="amazon"></param>
104-
/// <param name="openai"></param>
101+
/// <param name="google"></param>
102+
/// <param name="microsoft"></param>
103+
/// <param name="deepgram"></param>
104+
/// <param name="gladia"></param>
105+
/// <param name="oneai"></param>
105106
/// <param name="symbl"></param>
106-
/// <param name="assembly"></param>
107107
/// <param name="faker"></param>
108-
/// <param name="gladia"></param>
109108
/// <param name="voci"></param>
110-
/// <param name="google"></param>
109+
/// <param name="speechmatics"></param>
110+
/// <param name="openai"></param>
111111
#if NET7_0_OR_GREATER
112112
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
113113
#endif
114114
public AudiospeechToTextAsyncModel(
115-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? oneai,
116115
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? voxist,
117-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? deepgram,
118-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? speechmatics,
119-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? microsoft,
116+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? assembly,
120117
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? amazon,
121-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? openai,
118+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? google,
119+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? microsoft,
120+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? deepgram,
121+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? gladia,
122+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? oneai,
122123
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? symbl,
123-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? assembly,
124124
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? faker,
125-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? gladia,
126125
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? voci,
127-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? google)
126+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? speechmatics,
127+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? openai)
128128
{
129-
this.Oneai = oneai;
130129
this.Voxist = voxist;
131-
this.Deepgram = deepgram;
132-
this.Speechmatics = speechmatics;
133-
this.Microsoft = microsoft;
130+
this.Assembly = assembly;
134131
this.Amazon = amazon;
135-
this.Openai = openai;
132+
this.Google = google;
133+
this.Microsoft = microsoft;
134+
this.Deepgram = deepgram;
135+
this.Gladia = gladia;
136+
this.Oneai = oneai;
136137
this.Symbl = symbl;
137-
this.Assembly = assembly;
138138
this.Faker = faker;
139-
this.Gladia = gladia;
140139
this.Voci = voci;
141-
this.Google = google;
140+
this.Speechmatics = speechmatics;
141+
this.Openai = openai;
142142
}
143143

144144
/// <summary>

src/libs/EdenAI/Generated/EdenAI.Models.AudiotextToSpeechResponseModel.g.cs

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,38 +11,38 @@ public sealed partial class AudiotextToSpeechResponseModel
1111
/// <summary>
1212
///
1313
/// </summary>
14-
[global::System.Text.Json.Serialization.JsonPropertyName("deepgram")]
15-
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Deepgram { get; set; }
14+
[global::System.Text.Json.Serialization.JsonPropertyName("elevenlabs")]
15+
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Elevenlabs { get; set; }
1616

1717
/// <summary>
1818
///
1919
/// </summary>
20-
[global::System.Text.Json.Serialization.JsonPropertyName("elevenlabs")]
21-
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Elevenlabs { get; set; }
20+
[global::System.Text.Json.Serialization.JsonPropertyName("amazon")]
21+
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Amazon { get; set; }
2222

2323
/// <summary>
2424
///
2525
/// </summary>
26-
[global::System.Text.Json.Serialization.JsonPropertyName("microsoft")]
27-
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Microsoft { get; set; }
26+
[global::System.Text.Json.Serialization.JsonPropertyName("google")]
27+
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Google { get; set; }
2828

2929
/// <summary>
3030
///
3131
/// </summary>
32-
[global::System.Text.Json.Serialization.JsonPropertyName("amazon")]
33-
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Amazon { get; set; }
32+
[global::System.Text.Json.Serialization.JsonPropertyName("microsoft")]
33+
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Microsoft { get; set; }
3434

3535
/// <summary>
3636
///
3737
/// </summary>
38-
[global::System.Text.Json.Serialization.JsonPropertyName("openai")]
39-
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Openai { get; set; }
38+
[global::System.Text.Json.Serialization.JsonPropertyName("deepgram")]
39+
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Deepgram { get; set; }
4040

4141
/// <summary>
4242
///
4343
/// </summary>
44-
[global::System.Text.Json.Serialization.JsonPropertyName("google")]
45-
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Google { get; set; }
44+
[global::System.Text.Json.Serialization.JsonPropertyName("openai")]
45+
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Openai { get; set; }
4646

4747
/// <summary>
4848
///
@@ -59,31 +59,31 @@ public sealed partial class AudiotextToSpeechResponseModel
5959
/// <summary>
6060
/// Initializes a new instance of the <see cref="AudiotextToSpeechResponseModel" /> class.
6161
/// </summary>
62-
/// <param name="deepgram"></param>
6362
/// <param name="elevenlabs"></param>
64-
/// <param name="microsoft"></param>
6563
/// <param name="amazon"></param>
66-
/// <param name="openai"></param>
6764
/// <param name="google"></param>
65+
/// <param name="microsoft"></param>
66+
/// <param name="deepgram"></param>
67+
/// <param name="openai"></param>
6868
/// <param name="lovoai"></param>
6969
#if NET7_0_OR_GREATER
7070
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
7171
#endif
7272
public AudiotextToSpeechResponseModel(
73-
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? deepgram,
7473
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? elevenlabs,
75-
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? microsoft,
7674
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? amazon,
77-
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? openai,
7875
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? google,
76+
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? microsoft,
77+
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? deepgram,
78+
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? openai,
7979
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? lovoai)
8080
{
81-
this.Deepgram = deepgram;
8281
this.Elevenlabs = elevenlabs;
83-
this.Microsoft = microsoft;
8482
this.Amazon = amazon;
85-
this.Openai = openai;
8683
this.Google = google;
84+
this.Microsoft = microsoft;
85+
this.Deepgram = deepgram;
86+
this.Openai = openai;
8787
this.Lovoai = lovoai;
8888
}
8989

src/libs/EdenAI/Generated/EdenAI.Models.ImagebackgroundRemovalResponseModel.g.cs

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,26 @@ public sealed partial class ImagebackgroundRemovalResponseModel
1111
/// <summary>
1212
///
1313
/// </summary>
14-
[global::System.Text.Json.Serialization.JsonPropertyName("api4ai")]
15-
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Api4ai { get; set; }
14+
[global::System.Text.Json.Serialization.JsonPropertyName("photoroom")]
15+
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Photoroom { get; set; }
1616

1717
/// <summary>
1818
///
1919
/// </summary>
20-
[global::System.Text.Json.Serialization.JsonPropertyName("sentisight")]
21-
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Sentisight { get; set; }
20+
[global::System.Text.Json.Serialization.JsonPropertyName("picsart")]
21+
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Picsart { get; set; }
2222

2323
/// <summary>
2424
///
2525
/// </summary>
26-
[global::System.Text.Json.Serialization.JsonPropertyName("photoroom")]
27-
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Photoroom { get; set; }
26+
[global::System.Text.Json.Serialization.JsonPropertyName("stabilityai")]
27+
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Stabilityai { get; set; }
2828

2929
/// <summary>
3030
///
3131
/// </summary>
32-
[global::System.Text.Json.Serialization.JsonPropertyName("clipdrop")]
33-
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Clipdrop { get; set; }
32+
[global::System.Text.Json.Serialization.JsonPropertyName("sentisight")]
33+
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Sentisight { get; set; }
3434

3535
/// <summary>
3636
///
@@ -41,14 +41,14 @@ public sealed partial class ImagebackgroundRemovalResponseModel
4141
/// <summary>
4242
///
4343
/// </summary>
44-
[global::System.Text.Json.Serialization.JsonPropertyName("stabilityai")]
45-
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Stabilityai { get; set; }
44+
[global::System.Text.Json.Serialization.JsonPropertyName("api4ai")]
45+
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Api4ai { get; set; }
4646

4747
/// <summary>
4848
///
4949
/// </summary>
50-
[global::System.Text.Json.Serialization.JsonPropertyName("picsart")]
51-
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Picsart { get; set; }
50+
[global::System.Text.Json.Serialization.JsonPropertyName("clipdrop")]
51+
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Clipdrop { get; set; }
5252

5353
/// <summary>
5454
/// Additional properties that are not explicitly defined in the schema
@@ -59,32 +59,32 @@ public sealed partial class ImagebackgroundRemovalResponseModel
5959
/// <summary>
6060
/// Initializes a new instance of the <see cref="ImagebackgroundRemovalResponseModel" /> class.
6161
/// </summary>
62-
/// <param name="api4ai"></param>
63-
/// <param name="sentisight"></param>
6462
/// <param name="photoroom"></param>
65-
/// <param name="clipdrop"></param>
66-
/// <param name="microsoft"></param>
67-
/// <param name="stabilityai"></param>
6863
/// <param name="picsart"></param>
64+
/// <param name="stabilityai"></param>
65+
/// <param name="sentisight"></param>
66+
/// <param name="microsoft"></param>
67+
/// <param name="api4ai"></param>
68+
/// <param name="clipdrop"></param>
6969
#if NET7_0_OR_GREATER
7070
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
7171
#endif
7272
public ImagebackgroundRemovalResponseModel(
73-
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? api4ai,
74-
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? sentisight,
7573
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? photoroom,
76-
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? clipdrop,
77-
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? microsoft,
74+
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? picsart,
7875
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? stabilityai,
79-
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? picsart)
76+
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? sentisight,
77+
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? microsoft,
78+
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? api4ai,
79+
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? clipdrop)
8080
{
81-
this.Api4ai = api4ai;
82-
this.Sentisight = sentisight;
8381
this.Photoroom = photoroom;
84-
this.Clipdrop = clipdrop;
85-
this.Microsoft = microsoft;
86-
this.Stabilityai = stabilityai;
8782
this.Picsart = picsart;
83+
this.Stabilityai = stabilityai;
84+
this.Sentisight = sentisight;
85+
this.Microsoft = microsoft;
86+
this.Api4ai = api4ai;
87+
this.Clipdrop = clipdrop;
8888
}
8989

9090
/// <summary>

0 commit comments

Comments
 (0)