Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/23224 )
Change subject: Add OpenAPI specification for REST API endpoints ...................................................................... Patch Set 10: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/23224/9/www/swagger/kudu-api.json File www/swagger/kudu-api.json: http://gerrit.cloudera.org:8080/#/c/23224/9/www/swagger/kudu-api.json@466 PS9, Line 466: "table_name": { : "type": "string", : "description": "Name of the table" : } : }, : "required": ["table_id", "table_name"] : }, : "TableResponse": { : "typ > In theory it should be possible, since the REST API uses JsonStringToMessag Thank you for the clarification. Maybe, it makes sense first implement the necessary provisions for NESTED or at least make sure it works as expected, and only after that adding it into the API docs/specs? BTW, I filed https://issues.apache.org/jira/browse/KUDU-3714 to track that work. Thanks! -- To view, visit http://gerrit.cloudera.org:8080/23224 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I3981665c78f478e89d0300f3a2fc5d68b73b8762 Gerrit-Change-Number: 23224 Gerrit-PatchSet: 10 Gerrit-Owner: Gabriella Lotz <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Gabriella Lotz <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Tue, 04 Nov 2025 06:46:13 +0000 Gerrit-HasComments: Yes
