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

#4205: add openapi definition for the new endpoint #4256

Merged
merged 8 commits into from
Jul 18, 2023

Conversation

thomasheartman
Copy link
Contributor

This PR adds an operation and accompanying openapi docs for the new "update feature type lifetime" API operation.

It also fixes an oversight where the other endpoint on the same controller didn't use respondWithValidation.

Note: the API here is a suggestion. I'd like to hear whether you agree with this implementation or not.

@sonatype-lift
Copy link

sonatype-lift bot commented Jul 17, 2023

Sonatype Lift is retiring

Sonatype Lift will be retiring on Sep 12, 2023, with its analysis stopping on Aug 12, 2023. We understand that this news may come as a disappointment, and Sonatype is committed to helping you transition off it seamlessly. If you’d like to retain your data, please export your issues from the web console.
We are extremely grateful and thank you for your support over the years.

📖 Read about the impacts and timeline

@vercel
Copy link

vercel bot commented Jul 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 18, 2023 8:50am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Jul 18, 2023 8:50am

@thomasheartman thomasheartman force-pushed the feat(#4205)/update-lifetime-api branch from c49836f to 6f6326e Compare July 17, 2023 13:56
@thomasheartman thomasheartman enabled auto-merge (squash) July 18, 2023 08:49
@thomasheartman thomasheartman merged commit 34aeca2 into main Jul 18, 2023
16 checks passed
@thomasheartman thomasheartman deleted the feat(#4205)/update-lifetime-api branch July 18, 2023 09:00
thomasheartman added a commit that referenced this pull request Jul 18, 2023
This PR updates the feature type service by adding a new
`updateLifetime` method. This method handles the connection between the
API (#4256) and the store (#4252).

I've also added some new e2e tests to ensure that the API behaves as
expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants