Skip to content

Fix response type for Volume Grants#193

Merged
melloware merged 1 commit into
mainfrom
bugfix/volume-grants
Jun 2, 2026
Merged

Fix response type for Volume Grants#193
melloware merged 1 commit into
mainfrom
bugfix/volume-grants

Conversation

@phutchings-ksm
Copy link
Copy Markdown
Contributor

PUT /volumes/{id}/grants endpoint accepts and returns a List of RemoteFSVolumeGrant. However the OpenAPI spec from Domino is incorrect stating a single grant object is returned. This leads to JSON de-serialization errors at runtime. This PR fixes the response definition in the OpenAPI file.

@phutchings-ksm phutchings-ksm requested a review from melloware June 2, 2026 01:25
@melloware melloware merged commit 9feb05c into main Jun 2, 2026
0 of 4 checks passed
@melloware melloware deleted the bugfix/volume-grants branch June 2, 2026 11:06
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