Skip to content

Commit

Permalink
changed "CreateProjectOptions" to "CreateProjectDetails" in Conversat…
Browse files Browse the repository at this point in the history
…ions Authoring
  • Loading branch information
amber-ccc committed Dec 4, 2024
1 parent 9d84ce5 commit eb4f994
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ model InnerErrorModel {
/**
* Represents the options used to create or update a project.
*/
@clientName("CreateProjectOptions", "csharp")
@clientName("CreateProjectDetails", "csharp")
model AnalyzeConversationAuthoringCreateProjectOptions {
/**
* Represents the project kind.
Expand Down

0 comments on commit eb4f994

Please sign in to comment.