Skip to content

Commit

Permalink
Fix spec error for OpenAI api ver 2024-05-01-preview; (Azure#29293)
Browse files Browse the repository at this point in the history
Co-authored-by: Yunsong Bai <yunba@microsoft.com>
  • Loading branch information
2 people authored and Francisco-Gamino committed Jun 5, 2024
1 parent 58c366a commit 24ab486
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1171,10 +1171,10 @@ definitions:
innerErrors:
type: array
items:
type: string
type: string
IngestionJobProgress:
title: IngestionJobProgress
type: object
type: object
required:
- stageProgress
properties:
Expand Down

0 comments on commit 24ab486

Please sign in to comment.