Skip to content

Commit

Permalink
Update apps/bfd-server/bfd-server-war/src/main/java/gov/cms/bfd/serve…
Browse files Browse the repository at this point in the history
…r/war/AllowSamhsaFilter.java
  • Loading branch information
aschey-forpeople authored Nov 26, 2024
1 parent 47e6999 commit ace9eab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import org.springframework.stereotype.Component;
import org.springframework.web.filter.OncePerRequestFilter;

/***
/**
* Filter class to add metadata to the request that says whether clients can see SAMHSA data or not.
*/
@Component("AllowSamhsaFilterBean")
Expand Down

0 comments on commit ace9eab

Please sign in to comment.