Skip to content

Commit 35c3d5d

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent d781b2f commit 35c3d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cedar-policy/src/api/tpe.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ pub struct ActionQueryRequest {
264264
}
265265

266266
impl ActionQueryRequest {
267-
/// Construct an [`ActionQueryRequest`]
267+
/// Construct an [`ActionQueryRequest`].
268268
///
269269
/// Unlike [`PartialRequest::new`] this constructor cannot validate the
270270
/// request because request validation requires knowing the specific action

0 commit comments

Comments
 (0)