Skip to content

Commit eaf3a86

Browse files
author
Derek Legenzoff
committed
adding one more missing http tag
1 parent e45cff2 commit eaf3a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/openai/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ curl https://example_resource_name.openai.azure.com/openai/fine-tunes/ft-d3f2a65
635635
This API will retrieve the events associated with the specified fine tuning job. To stream events as they become available, use the query parameter “stream” and pass true value (&stream=true)
636636

637637

638-
```
638+
```http
639639
GET https://{your-resource-name}.openai.azure.com/openai/fine-tunes/{fine_tune_id}/events?api-version={api-version}
640640
```
641641

0 commit comments

Comments
 (0)