Skip to content

Commit 4120497

Browse files
committed
STAC-24991: sync openapi version
1 parent 8b4c941 commit 4120497

48 files changed

Lines changed: 5117 additions & 1204 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

‎generated/stackstate_admin_api/api_retention.go‎

Lines changed: 16 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎generated/stackstate_api/.openapi-generator/FILES‎

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ docs/ArgumentStructTypeVal.md
7373
docs/ArgumentTimeWindowVal.md
7474
docs/ArgumentTopologyPromQLMetricVal.md
7575
docs/ArgumentTopologyQueryVal.md
76+
docs/BarChart.md
7677
docs/BaseComponentField.md
7778
docs/BaseMonitorError.md
7879
docs/BaseNotificationChannel.md
@@ -81,12 +82,17 @@ docs/BoundMetricBindingId.md
8182
docs/BoundMetricId.md
8283
docs/BoundMetricQuery.md
8384
docs/BoundPresentationMetricId.md
85+
docs/BoundSummaryMetric.md
8486
docs/BoundTraces.md
8587
docs/CausingEventsAreNotAvailableForTheTime.md
8688
docs/CausingEventsResult.md
8789
docs/CellValue.md
8890
docs/ChannelReferenceId.md
89-
docs/ChartType.md
91+
docs/Chart.md
92+
docs/ChartCalculation.md
93+
docs/ChartStatThresholds.md
94+
docs/ChartThresholdStep.md
95+
docs/ChartThresholds.md
9096
docs/CheckLeaseRequest.md
9197
docs/ComparatorWithoutEquality.md
9298
docs/ComponentAction.md
@@ -197,6 +203,7 @@ docs/FilterName.md
197203
docs/FullComponent.md
198204
docs/FullRelation.md
199205
docs/FullStackPack.md
206+
docs/GaugeChart.md
200207
docs/GenericApiError.md
201208
docs/GenericErrorsResponse.md
202209
docs/GetCausingEventsBadRequest.md
@@ -463,6 +470,7 @@ docs/PresentationOverviewSorting.md
463470
docs/PresentationOverviewSortingDirection.md
464471
docs/PresentationRelatedResource.md
465472
docs/PresentationSummary.md
473+
docs/PresentationSummaryMetric.md
466474
docs/PresentationTagFilter.md
467475
docs/ProblemApi.md
468476
docs/ProblemNotFound.md
@@ -551,6 +559,7 @@ docs/StackPackStep.md
551559
docs/StackPackStepValue.md
552560
docs/StackPackVersionInfo.md
553561
docs/StackpackApi.md
562+
docs/StatChart.md
554563
docs/StreamList.md
555564
docs/StreamListItem.md
556565
docs/StringItemsWithTotal.md
@@ -577,6 +586,7 @@ docs/TextField.md
577586
docs/TextFieldAllOf.md
578587
docs/TextMetaDisplay.md
579588
docs/TextProjection.md
589+
docs/TimeSeriesChart.md
580590
docs/TimelineApi.md
581591
docs/TimelineSummary.md
582592
docs/TimelineSummaryError.md
@@ -669,6 +679,7 @@ model_argument_struct_type_val.go
669679
model_argument_time_window_val.go
670680
model_argument_topology_prom_ql_metric_val.go
671681
model_argument_topology_query_val.go
682+
model_bar_chart.go
672683
model_base_component_field.go
673684
model_base_monitor_error.go
674685
model_base_notification_channel.go
@@ -677,12 +688,17 @@ model_bound_metric_binding_id.go
677688
model_bound_metric_id.go
678689
model_bound_metric_query.go
679690
model_bound_presentation_metric_id.go
691+
model_bound_summary_metric.go
680692
model_bound_traces.go
681693
model_causing_events_are_not_available_for_the_time.go
682694
model_causing_events_result.go
683695
model_cell_value.go
684696
model_channel_reference_id.go
685-
model_chart_type.go
697+
model_chart.go
698+
model_chart_calculation.go
699+
model_chart_stat_thresholds.go
700+
model_chart_threshold_step.go
701+
model_chart_thresholds.go
686702
model_check_lease_request.go
687703
model_comparator_without_equality.go
688704
model_component_action.go
@@ -787,6 +803,7 @@ model_filter_name.go
787803
model_full_component.go
788804
model_full_relation.go
789805
model_full_stack_pack.go
806+
model_gauge_chart.go
790807
model_generic_api_error.go
791808
model_generic_errors_response.go
792809
model_get_causing_events_bad_request.go
@@ -1039,6 +1056,7 @@ model_presentation_overview_sorting.go
10391056
model_presentation_overview_sorting_direction.go
10401057
model_presentation_related_resource.go
10411058
model_presentation_summary.go
1059+
model_presentation_summary_metric.go
10421060
model_presentation_tag_filter.go
10431061
model_problem_not_found.go
10441062
model_prom_batch_envelope.go
@@ -1120,6 +1138,7 @@ model_stack_pack_integration.go
11201138
model_stack_pack_step.go
11211139
model_stack_pack_step_value.go
11221140
model_stack_pack_version_info.go
1141+
model_stat_chart.go
11231142
model_stream_list.go
11241143
model_stream_list_item.go
11251144
model_string_items_with_total.go
@@ -1143,6 +1162,7 @@ model_text_field.go
11431162
model_text_field_all_of.go
11441163
model_text_meta_display.go
11451164
model_text_projection.go
1165+
model_time_series_chart.go
11461166
model_timeline_summary.go
11471167
model_timeline_summary_error.go
11481168
model_timeline_summary_event_bucket.go

‎generated/stackstate_api/README.md‎

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ Class | Method | HTTP request | Description
292292
- [ArgumentTimeWindowVal](docs/ArgumentTimeWindowVal.md)
293293
- [ArgumentTopologyPromQLMetricVal](docs/ArgumentTopologyPromQLMetricVal.md)
294294
- [ArgumentTopologyQueryVal](docs/ArgumentTopologyQueryVal.md)
295+
- [BarChart](docs/BarChart.md)
295296
- [BaseComponentField](docs/BaseComponentField.md)
296297
- [BaseMonitorError](docs/BaseMonitorError.md)
297298
- [BaseNotificationChannel](docs/BaseNotificationChannel.md)
@@ -300,12 +301,17 @@ Class | Method | HTTP request | Description
300301
- [BoundMetricId](docs/BoundMetricId.md)
301302
- [BoundMetricQuery](docs/BoundMetricQuery.md)
302303
- [BoundPresentationMetricId](docs/BoundPresentationMetricId.md)
304+
- [BoundSummaryMetric](docs/BoundSummaryMetric.md)
303305
- [BoundTraces](docs/BoundTraces.md)
304306
- [CausingEventsAreNotAvailableForTheTime](docs/CausingEventsAreNotAvailableForTheTime.md)
305307
- [CausingEventsResult](docs/CausingEventsResult.md)
306308
- [CellValue](docs/CellValue.md)
307309
- [ChannelReferenceId](docs/ChannelReferenceId.md)
308-
- [ChartType](docs/ChartType.md)
310+
- [Chart](docs/Chart.md)
311+
- [ChartCalculation](docs/ChartCalculation.md)
312+
- [ChartStatThresholds](docs/ChartStatThresholds.md)
313+
- [ChartThresholdStep](docs/ChartThresholdStep.md)
314+
- [ChartThresholds](docs/ChartThresholds.md)
309315
- [CheckLeaseRequest](docs/CheckLeaseRequest.md)
310316
- [ComparatorWithoutEquality](docs/ComparatorWithoutEquality.md)
311317
- [ComponentAction](docs/ComponentAction.md)
@@ -410,6 +416,7 @@ Class | Method | HTTP request | Description
410416
- [FullComponent](docs/FullComponent.md)
411417
- [FullRelation](docs/FullRelation.md)
412418
- [FullStackPack](docs/FullStackPack.md)
419+
- [GaugeChart](docs/GaugeChart.md)
413420
- [GenericApiError](docs/GenericApiError.md)
414421
- [GenericErrorsResponse](docs/GenericErrorsResponse.md)
415422
- [GetCausingEventsBadRequest](docs/GetCausingEventsBadRequest.md)
@@ -662,6 +669,7 @@ Class | Method | HTTP request | Description
662669
- [PresentationOverviewSortingDirection](docs/PresentationOverviewSortingDirection.md)
663670
- [PresentationRelatedResource](docs/PresentationRelatedResource.md)
664671
- [PresentationSummary](docs/PresentationSummary.md)
672+
- [PresentationSummaryMetric](docs/PresentationSummaryMetric.md)
665673
- [PresentationTagFilter](docs/PresentationTagFilter.md)
666674
- [ProblemNotFound](docs/ProblemNotFound.md)
667675
- [PromBatchEnvelope](docs/PromBatchEnvelope.md)
@@ -743,6 +751,7 @@ Class | Method | HTTP request | Description
743751
- [StackPackStep](docs/StackPackStep.md)
744752
- [StackPackStepValue](docs/StackPackStepValue.md)
745753
- [StackPackVersionInfo](docs/StackPackVersionInfo.md)
754+
- [StatChart](docs/StatChart.md)
746755
- [StreamList](docs/StreamList.md)
747756
- [StreamListItem](docs/StreamListItem.md)
748757
- [StringItemsWithTotal](docs/StringItemsWithTotal.md)
@@ -766,6 +775,7 @@ Class | Method | HTTP request | Description
766775
- [TextFieldAllOf](docs/TextFieldAllOf.md)
767776
- [TextMetaDisplay](docs/TextMetaDisplay.md)
768777
- [TextProjection](docs/TextProjection.md)
778+
- [TimeSeriesChart](docs/TimeSeriesChart.md)
769779
- [TimelineSummary](docs/TimelineSummary.md)
770780
- [TimelineSummaryError](docs/TimelineSummaryError.md)
771781
- [TimelineSummaryEventBucket](docs/TimelineSummaryEventBucket.md)

0 commit comments

Comments
 (0)