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
YunsongB and Yunsong Bai authored May 31, 2024
1 parent 5b4680d commit 01d1832
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 01d1832

Please sign in to comment.