We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 673cfd8 commit d9c598aCopy full SHA for d9c598a
Test.ServiceModel/FileUploads.cs
@@ -53,7 +53,6 @@ public class GenerationResponse
53
public ResponseStatus? ResponseStatus { get; set; }
54
}
55
56
-[ValidateApiKey]
57
[Tag("AI")]
58
[Api("Convert speech to text")]
59
[Description("Transcribe audio content to text")]
0 commit comments