Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
Identity
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
mashplace
backend
Identity
Commits
338ad91e
Commit
338ad91e
authored
3 years ago
by
Роман Романов
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
5c0edfd1
Branches
patch-1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-13
5 additions, 13 deletions
README.md
with
5 additions
and
13 deletions
README.md
+
5
−
13
View file @
338ad91e
...
...
@@ -33,11 +33,11 @@ Migrations: versioned migrations (hardcoded, not embedded) are applied at the se
### Job handler ("identity-service")
Operation | Description
-|-
`request-tenant-check`
|
Calls
`TenantsInvite`
GRPC API method
`request-landlord-check`
|
Calls
`LandlordCheck`
GRPC API method
`skip-checks`
|
Destroys all tenant polling entries for the specified offer
Operation | Description
| Input | Output
-|-
|-|-
`request-tenant-check`
|
Invite tenant to rentprofile checking |-| error(optional) – error details
`request-landlord-check`
|
Invite landlord to rentprofile checking | - | error(optional) – error details
`skip-checks`
|
Skip rentprofile checking | - | error(optional) – error details
### Monitoring API
...
...
@@ -47,12 +47,4 @@ None.
N/A
## Zeebe integration
### Job handler ("identity-service")
Operation | Description | Input | Output
-|-|-|-
`request-tenant-check`
| Invite tenant to rentprofile checking |-| error(optional) – error details
`request-landlord-check`
| Invite landlord to rentprofile checking | - | error(optional) – error details
`skip-checks`
| Skip rentprofile checking | - | error(optional) – error details
This diff is collapsed.
Click to expand it.
Preview
0%
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