Skip to content

Commit

Permalink
fix: update serviceuser rest path under organization (#822)
Browse files Browse the repository at this point in the history
Signed-off-by: Kush Sharma <[email protected]>
  • Loading branch information
kushsharma authored and anujk14 committed Dec 2, 2024
1 parent 7139581 commit 0d25548
Show file tree
Hide file tree
Showing 7 changed files with 6,160 additions and 5,477 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TAG := $(shell git rev-list --tags --max-count=1)
VERSION := $(shell git describe --tags ${TAG})
.PHONY: build check fmt lint test test-race vet test-cover-html help install proto ui compose-up-dev
.DEFAULT_GOAL := build
PROTON_COMMIT := "8c05fcc798a7893761c9df0410c8d92cc926f68a"
PROTON_COMMIT := "5e5f98bafba2a218b35a9130d75bd68980151d00"

ui:
@echo " > generating ui build"
Expand Down
Loading

0 comments on commit 0d25548

Please sign in to comment.