@@ -119,6 +119,7 @@ docs/ComponentPresentationApi.md
119119docs/ComponentPresentationApiError.md
120120docs/ComponentPresentationFilter.md
121121docs/ComponentPresentationFilterDefinition.md
122+ docs/ComponentPresentationLink.md
122123docs/ComponentPresentationMetric.md
123124docs/ComponentPresentationQueryBinding.md
124125docs/ComponentPresentationRank.md
@@ -162,6 +163,7 @@ docs/EmailChannelWriteSchema.md
162163docs/EmailNotificationChannel.md
163164docs/EmailNotificationChannelAllOf.md
164165docs/EmailNotificationStatus.md
166+ docs/ErrorComponentPresentationLink.md
165167docs/ErrorField.md
166168docs/ErrorFieldAllOf.md
167169docs/EventApi.md
@@ -460,6 +462,7 @@ docs/PresentationHighlightEvents.md
460462docs/PresentationHighlightField.md
461463docs/PresentationHighlightMetricsSection.md
462464docs/PresentationHighlightProvisioning.md
465+ docs/PresentationLink.md
463466docs/PresentationMainMenu.md
464467docs/PresentationMetricPerspective.md
465468docs/PresentationMetricPerspectiveSection.md
@@ -516,6 +519,7 @@ docs/RelationData.md
516519docs/ReleaseStatus.md
517520docs/RequestError.md
518521docs/RequestValidationError.md
522+ docs/ResolvedComponentPresentationLink.md
519523docs/Role.md
520524docs/RoleNotAvailableError.md
521525docs/Roles.md
@@ -725,6 +729,7 @@ model_component_presentation.go
725729model_component_presentation_api_error.go
726730model_component_presentation_filter.go
727731model_component_presentation_filter_definition.go
732+ model_component_presentation_link.go
728733model_component_presentation_metric.go
729734model_component_presentation_query_binding.go
730735model_component_presentation_rank.go
@@ -766,6 +771,7 @@ model_email_channel_write_schema.go
766771model_email_notification_channel.go
767772model_email_notification_channel_all_of.go
768773model_email_notification_status.go
774+ model_error_component_presentation_link.go
769775model_error_field.go
770776model_error_field_all_of.go
771777model_event_bucket.go
@@ -1048,6 +1054,7 @@ model_presentation_highlight_events.go
10481054model_presentation_highlight_field.go
10491055model_presentation_highlight_metrics_section.go
10501056model_presentation_highlight_provisioning.go
1057+ model_presentation_link.go
10511058model_presentation_main_menu.go
10521059model_presentation_metric_perspective.go
10531060model_presentation_metric_perspective_section.go
@@ -1102,6 +1109,7 @@ model_relation_data.go
11021109model_release_status.go
11031110model_request_error.go
11041111model_request_validation_error.go
1112+ model_resolved_component_presentation_link.go
11051113model_role.go
11061114model_role_not_available_error.go
11071115model_roles.go
0 commit comments