Skip to content

Commit

Permalink
Remove x-unstable flag from CI Visibility Pipelines API endpoint (#21198
Browse files Browse the repository at this point in the history
)

Co-authored-by: ci.datadog-api-spec <[email protected]>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Jan 3, 2024
1 parent f8c836d commit 802d992
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 13 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-01-02 16:01:24.176662",
"spec_repo_commit": "d5ac2418"
"regenerated": "2024-01-03 08:47:31.150611",
"spec_repo_commit": "08a40cb5"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-01-02 16:01:34.329135",
"spec_repo_commit": "d5ac2418"
"regenerated": "2024-01-03 08:47:39.945518",
"spec_repo_commit": "08a40cb5"
}
}
}
3 changes: 1 addition & 2 deletions config/_default/menus/menus.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9131,8 +9131,7 @@ api:
- v2
operationids:
- CreateCIAppPipelineEvent
unstable:
- v2
unstable: []
order: 1
- name: CI Visibility Tests
url: /api/latest/ci-visibility-tests/
Expand Down
3 changes: 0 additions & 3 deletions data/api/v2/full_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21858,9 +21858,6 @@ paths:
x-menu-order: 1
x-undo:
type: idempotent
x-unstable: '**Note:** This endpoint is in public beta.

If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
/api/v2/ci/pipelines/analytics/aggregate:
post:
description: Use this API endpoint to aggregate CI Visibility pipeline events
Expand Down
3 changes: 1 addition & 2 deletions data/api/v2/full_spec_deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -133860,8 +133860,7 @@
"x-menu-order": 1,
"x-undo": {
"type": "idempotent"
},
"x-unstable": "**Note:** This endpoint is in public beta.\nIf you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/)."
}
}
},
"/api/v2/ci/pipelines/analytics/aggregate": {
Expand Down
3 changes: 1 addition & 2 deletions static/resources/json/full_spec_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -133860,8 +133860,7 @@
"x-menu-order": 1,
"x-undo": {
"type": "idempotent"
},
"x-unstable": "**Note:** This endpoint is in public beta.\nIf you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/)."
}
}
},
"/api/v2/ci/pipelines/analytics/aggregate": {
Expand Down

0 comments on commit 802d992

Please sign in to comment.