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

server: Remove partial query parameter #6300

Merged

Conversation

ashutosh-narkar
Copy link
Member

The partial query parameter has been marked as deprecated since v0.23.0. It's also removed from the docs since that time.

Fixes: #2266

srenatus
srenatus previously approved these changes Oct 11, 2023
Copy link
Contributor

@srenatus srenatus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One cleanup opportunity, otherwise LGTM

server/server.go Outdated Show resolved Hide resolved
@netlify
Copy link

netlify bot commented Oct 11, 2023

Deploy Preview for openpolicyagent ready!

Name Link
🔨 Latest commit 3c9e932
🔍 Latest deploy log https://app.netlify.com/sites/openpolicyagent/deploys/652650368cb1690008d1f75f
😎 Deploy Preview https://deploy-preview-6300--openpolicyagent.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 11, 2023

Deploy Preview for openpolicyagent ready!

Name Link
🔨 Latest commit 6553790
🔍 Latest deploy log https://app.netlify.com/sites/openpolicyagent/deploys/6526508b6c6d7d0008b4141b
😎 Deploy Preview https://deploy-preview-6300--openpolicyagent.netlify.app/docs/edge/monitoring
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

The partial query parameter has been marked as deprecated since
v0.23.0. It's also removed from the docs since that time.

Fixes: open-policy-agent#2266

Signed-off-by: Ashutosh Narkar <[email protected]>
@srenatus srenatus merged commit 8115976 into open-policy-agent:main Oct 11, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate (and eventually remove) the ?partial option from the REST API
2 participants