Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add new resources & commands from updated openapi spec #478

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

k3llymariee
Copy link
Contributor

@k3llymariee k3llymariee commented Jan 30, 2025

Requirements

Adds the following resources:

ai-configs-beta
approvals-beta
experiments*
flag-import-configurations-beta
holdouts-beta
insights-charts-beta
insights-deployments-beta
insights-flag-events-beta
insights-pull-requests-beta
insights-repositories-beta
insights-scores-beta
layers
persistent-store-integrations-beta

*taken out of beta

AI Configs:
image

test a command:

$  go run main.go ai-configs-beta list-ai-configs
* AI Configs dogfood (For Testing) (ai-configs-dogfood)
Showing results 1 - 1 of 1.
  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

Provide links to any issues in this repository or elsewhere relating to this pull request.

Describe the solution you've provided

Provide a clear and concise description of what you expect to happen.

Describe alternatives you've considered

Provide a clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context about the pull request here.

@k3llymariee k3llymariee changed the title add new commands from updated openapi spec feat: add new resources & commands from updated openapi spec Jan 30, 2025
@k3llymariee k3llymariee marked this pull request as ready for review January 30, 2025 21:02
@k3llymariee k3llymariee merged commit b3f690c into main Jan 30, 2025
11 of 13 checks passed
@k3llymariee k3llymariee deleted the kelly/openapi-updates branch January 30, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants