fmt: Change publicid map debug URL
This commit is contained in:
parent
c24adaafcb
commit
ea1ce82ded
|
|
@ -280,7 +280,7 @@ service OliveTinApiService {
|
|||
|
||||
rpc DumpPublicIdActionMap(DumpPublicIdActionMapRequest) returns (DumpPublicIdActionMapResponse) {
|
||||
option (google.api.http) = {
|
||||
get: "/api/DumpPublicActionMap"
|
||||
get: "/api/DumpActionMap"
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue