Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
tsp validation
  • Loading branch information
XiaofeiCao committed May 28, 2025
commit 067a34e8f29ef4f47e0199ffa0b16bf3a9058a05
Original file line number Diff line number Diff line change
Expand Up @@ -1422,6 +1422,7 @@ model AffectedObjectDetails {
/**
* Type of the affected object details.
*/
#suppress "@azure-tools/typespec-azure-core/no-enum" "special use of enum, to represent constant type"
enum AffectedObjectDetailsType {
/**
* Object type.
Expand Down