Skip to content

Commit

Permalink
[DI] Add python customizations (#31645)
Browse files Browse the repository at this point in the history
  • Loading branch information
YalinLi0312 authored Nov 27, 2024
1 parent fdcf405 commit 9c6987b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specification/ai/DocumentIntelligence/client.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -181,3 +181,4 @@ interface DocumentIntelligenceAdministrationClient {

@@clientName(AnalyzeDocumentRequest.base64Source, "bytesSource", "python");
@@clientName(ClassifyDocumentRequest.base64Source, "bytesSource", "python");
@@clientName(DocumentFieldSchema.items, "itemsSchema", "python");

0 comments on commit 9c6987b

Please sign in to comment.