epugh commented on PR #4177:
URL: https://github.com/apache/solr/pull/4177#issuecomment-5723408904
My code review highlighted that in this V2 api, unlike all the others, we
don't have a strongly typed request body:
> The API definition does not describe request bodies. The POST methods in
UpdateApi have no body parameter or body metadata,
so the generated OpenAPI description and clients may not show what
JSON, XML, CSV, or Javabin payload to send.
It seems impossible to describe a update request body? But maybe that is
me thinking old school?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]