- Timestamp:
- 03/19/26 23:26:14 (4 months ago)
- Branches:
- main
- Children:
- acf690c
- Parents:
- e294f7d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ChapterX.Application/AISuggestion/Commands/UpdateRequest.cs
re294f7d rb62cefc 7 7 string OriginalText, 8 8 string SuggestedText, 9 bool Accepted9 bool? Accepted 10 10 ) : IRequest<UpdateResponse>; 11 11 }
Note:
See TracChangeset
for help on using the changeset viewer.
