Skip to content

Commit

Permalink
fix: corrected form path
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpop-zengenti committed Aug 2, 2024
1 parent dfacab4 commit 9e6f2f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ public static class Paths

public static readonly string[] PassThroughPrefixes =
{
"/REST/UI/FormsModule/TestAccessibility/",
"/REST/UI/FormsModule/TestAccessibility",
"/REST/Contensis/content/GetFormSettings"
};
}
Expand Down

0 comments on commit 9e6f2f8

Please sign in to comment.