Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PASST-2643] Neue Scopes für die passt API und BaufiPasst #88

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion europace_security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ flows:
## BaufiSmart-Anträge lesen
baufinanzierung:antrag:schreiben: |
## BaufiSmart-Anträge verändern
Der Antragsstatus und der Sachbearbeiter können verändert sowie die Produktanbieter-Renferenz ergänzt werden.
Der Antragsstatus und der Sachbearbeiter können verändert sowie die Produktanbieter-Referenz ergänzt werden.

baufinanzierung:produktkonfiguration:lesen: |
## Produktkonfiguration lesen
Expand All @@ -78,6 +78,12 @@ flows:
baufinanzierung:produktanbieter:schreiben: |
## Produktanbieter verändern
für Product-Cockpit
baufinanzierung:passende-vorschlaege:ermitteln: |
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wäre passt:vorschlaege:ermitteln und passt:konfiguration:schreiben stimmiger zum Rest der Scopes. Ich sehe im Sinne der Europace API auch partner: und dokumente:.

## Passende Vorschläge ermitteln
für Passende Vorschläge API
baufinanzierung:baufi-passt:konfigurieren: |
## BaufiPasst konfigurieren
für BaufiPasst Frontend

privatkredit:angebot:ermitteln: |
## KreditSmart-Angebote ermitteln
Expand Down
Loading