www: update openapi and display

This commit is contained in:
2023-10-20 16:07:29 +02:00
committed by Mathieu Virbel
parent 21e408b323
commit 01d7add6cc
6 changed files with 216 additions and 13 deletions

View File

@@ -4,11 +4,11 @@ export * from "./AudioWaveform";
export * from "./CreateTranscript";
export * from "./DeletionStatus";
export * from "./GetTranscript";
export * from "./GetTranscriptSegmentTopic";
export * from "./GetTranscriptTopic";
export * from "./HTTPValidationError";
export * from "./PageGetTranscript";
export * from "./RtcOffer";
export * from "./TranscriptSegmentTopic";
export * from "./TranscriptTopic";
export * from "./UpdateTranscript";
export * from "./UserInfo";
export * from "./ValidationError";