Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/Azure/azure…
Browse files Browse the repository at this point in the history
…-sdk-for-go/sdk/azcore-1.14.0
  • Loading branch information
lawrencegripper authored Sep 8, 2024
2 parents 6548669 + 16b581d commit df7fdd7
Show file tree
Hide file tree
Showing 90 changed files with 23,920 additions and 4,872 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ GEM
parser (~> 3.2.0)
rainbow (>= 2.0, < 4.0)
regexp_parser (2.8.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.6)
strscan
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down
1,043 changes: 721 additions & 322 deletions internal/pkg/expanders/swagger-armspecs.generated.go

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4799,13 +4799,14 @@
"type": "object",
"description": "Request object to update `code_interpreted` tool resources.",
"properties": {
"fileIds": {
"file_ids": {
"type": "array",
"description": "A list of file IDs to override the current list of the assistant.",
"maxItems": 20,
"items": {
"type": "string"
}
},
"x-ms-client-name": "fileIds"
}
}
},
Expand Down
Loading

0 comments on commit df7fdd7

Please sign in to comment.