dimas-b commented on code in PR #2603:
URL: https://github.com/apache/polaris/pull/2603#discussion_r2359950024
##########
spec/polaris-management-service.yml:
##########
@@ -787,7 +799,7 @@ paths:
schema:
$ref: "#/components/schemas/RevokeGrantRequest"
responses:
- 201:
+ 204:
Review Comment:
This is technically a breaking change per our current "evolution" approach:
https://polaris.apache.org/releases/1.0.1/evolution/#semantic-versioning
The change itself is meaningful, but if we make it, I suppose we'd have to
do a major version bump (which is ok from my POV)..
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]