Skip to content

Commit c8454ac

Browse files
authored
STAC-24925: sync openapi models (#152)
* STAC-24925: sync openapi models * STAC-24925: sync openapi version * STAC-24925: sync openapi version
1 parent 3916571 commit c8454ac

23 files changed

Lines changed: 2144 additions & 71 deletions

generated/stackstate_api/.openapi-generator/FILES

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

generated/stackstate_api/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ Class | Method | HTTP request | Description
336336
- [ComponentPresentationApiError](docs/ComponentPresentationApiError.md)
337337
- [ComponentPresentationFilter](docs/ComponentPresentationFilter.md)
338338
- [ComponentPresentationFilterDefinition](docs/ComponentPresentationFilterDefinition.md)
339+
- [ComponentPresentationLink](docs/ComponentPresentationLink.md)
339340
- [ComponentPresentationMetric](docs/ComponentPresentationMetric.md)
340341
- [ComponentPresentationQueryBinding](docs/ComponentPresentationQueryBinding.md)
341342
- [ComponentPresentationRank](docs/ComponentPresentationRank.md)
@@ -377,6 +378,7 @@ Class | Method | HTTP request | Description
377378
- [EmailNotificationChannel](docs/EmailNotificationChannel.md)
378379
- [EmailNotificationChannelAllOf](docs/EmailNotificationChannelAllOf.md)
379380
- [EmailNotificationStatus](docs/EmailNotificationStatus.md)
381+
- [ErrorComponentPresentationLink](docs/ErrorComponentPresentationLink.md)
380382
- [ErrorField](docs/ErrorField.md)
381383
- [ErrorFieldAllOf](docs/ErrorFieldAllOf.md)
382384
- [EventBucket](docs/EventBucket.md)
@@ -659,6 +661,7 @@ Class | Method | HTTP request | Description
659661
- [PresentationHighlightField](docs/PresentationHighlightField.md)
660662
- [PresentationHighlightMetricsSection](docs/PresentationHighlightMetricsSection.md)
661663
- [PresentationHighlightProvisioning](docs/PresentationHighlightProvisioning.md)
664+
- [PresentationLink](docs/PresentationLink.md)
662665
- [PresentationMainMenu](docs/PresentationMainMenu.md)
663666
- [PresentationMetricPerspective](docs/PresentationMetricPerspective.md)
664667
- [PresentationMetricPerspectiveSection](docs/PresentationMetricPerspectiveSection.md)
@@ -713,6 +716,7 @@ Class | Method | HTTP request | Description
713716
- [ReleaseStatus](docs/ReleaseStatus.md)
714717
- [RequestError](docs/RequestError.md)
715718
- [RequestValidationError](docs/RequestValidationError.md)
719+
- [ResolvedComponentPresentationLink](docs/ResolvedComponentPresentationLink.md)
716720
- [Role](docs/Role.md)
717721
- [RoleNotAvailableError](docs/RoleNotAvailableError.md)
718722
- [Roles](docs/Roles.md)

0 commit comments

Comments
 (0)