Skip to content

Commit

Permalink
Update search-api/knowlg-search/search-service/app/utils/ApiId.scala
Browse files Browse the repository at this point in the history
Co-authored-by: Mahesh Kumar Gangula <[email protected]>
  • Loading branch information
aimansharief and maheshkumargangula authored Aug 30, 2023
1 parent 89480cd commit 13b47c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ object ApiId {
final val APPLICATION_SEARCH = "api.search-service.search"
final val APPLICATION_PRIVATE_SEARCH = "api.search-service.private.search"
final val APPLICATION_COUNT = "api.search-service.count"
final val APPLICATION_AUDIT_HISTORY = "api.search-service.audit_history.read"
final val APPLICATION_AUDIT_HISTORY = "api.knowlg-search.audit-history.read"
}

0 comments on commit 13b47c0

Please sign in to comment.