Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vorgang-manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OZG-Cloud
app
vorgang-manager
Commits
68736e03
Commit
68736e03
authored
4 years ago
by
OZGCloud
Browse files
Options
Downloads
Patches
Plain Diff
OZG-532 fix naming
parent
32bcd6c4
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pluto-interface/src/main/protobuf/commandmodel.proto
+2
-2
2 additions, 2 deletions
pluto-interface/src/main/protobuf/commandmodel.proto
with
2 additions
and
2 deletions
pluto-interface/src/main/protobuf/commandmodel.proto
+
2
−
2
View file @
68736e03
...
@@ -39,7 +39,7 @@ message GrpcCreateCommandRequest {
...
@@ -39,7 +39,7 @@ message GrpcCreateCommandRequest {
int64
relationVersion
=
4
;
int64
relationVersion
=
4
;
de.itvsh.ozg.pluto.wiedervorlage.GrpcWiedervorlage
wiedervorlage
=
5
;
de.itvsh.ozg.pluto.wiedervorlage.GrpcWiedervorlage
wiedervorlage
=
5
;
de.itvsh.ozg.pluto.kommentar.GrpcKommentar
kommentar
=
6
;
de.itvsh.ozg.pluto.kommentar.GrpcKommentar
kommentar
=
6
;
GrpcRedirect
Vorgang
Request
redirect
Vorgang
Request
=
7
;
GrpcRedirectRequest
redirectRequest
=
7
;
}
}
message
GrpcCommandResponse
{
message
GrpcCommandResponse
{
...
@@ -83,7 +83,7 @@ message GrpcExistsPendingCommandsResponse {
...
@@ -83,7 +83,7 @@ message GrpcExistsPendingCommandsResponse {
bool
existsPendingCommands
=
1
;
bool
existsPendingCommands
=
1
;
}
}
message
GrpcRedirect
Vorgang
Request
{
message
GrpcRedirectRequest
{
string
email
=
1
;
string
email
=
1
;
string
password
=
2
;
string
password
=
2
;
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment