Skip to content

Commit

Permalink
fix(capella2polarion): Fix mixed authority config
Browse files Browse the repository at this point in the history
  • Loading branch information
ewuerger committed Sep 20, 2024
1 parent dc9da6c commit 1468b54
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions capella2polarion_document_config.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@ full_authority:
fields_at_end:
- context_diagram
- allocated_functions
logicalActor:
fields_at_start:
- id
fields_at_end:
- context_diagram
- allocated_functions
componentExchange:
fields_at_start:
- id
Expand Down Expand Up @@ -89,6 +95,12 @@ mixed_authority:
fields_at_end:
- context_diagram
- allocated_functions
logicalActor:
fields_at_start:
- id
fields_at_end:
- context_diagram
- allocated_functions
componentExchange:
fields_at_start:
- id
Expand Down

0 comments on commit 1468b54

Please sign in to comment.