Skip to content

Commit

Permalink
fix(capella2polarion): Update capella2polarion_config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ewuerger authored Sep 20, 2024
1 parent 73c12dd commit f7f403e
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions capella2polarion_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,13 @@ sa:
ComponentExchange:
links:
- allocated_functional_exchanges
serializer: add_context_diagram
serializer:
jinja_as_description:
template_folder: jinja/element_templates
template_path: component_exchange.html.j2
add_context_diagram:
filters:
- SHOW_EX_ITEMS
FunctionalExchange:
links:
- exchange_items
Expand Down Expand Up @@ -139,7 +145,13 @@ pa:
- exchange_items
- polarion_role: physical_links
capella_attr: allocating_physical_link
serializer: add_context_diagram
serializer:
jinja_as_description:
template_folder: jinja/element_templates
template_path: component_exchange.html.j2
add_context_diagram:
filters:
- SHOW_EX_ITEMS
FunctionalExchange:
links:
- exchange_items
Expand Down

0 comments on commit f7f403e

Please sign in to comment.