You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/04/30 06:13:15 UTC

[GitHub] [incubator-zipkin-api] adriancole opened a new issue #71: Add unit test to show that the swagger generated POST request is actually valid

adriancole opened a new issue #71: Add unit test to show that the swagger generated POST request is actually valid
URL: https://github.com/apache/incubator-zipkin-api/issues/71
 
 
   In #51, we learned there are some subtleties about how openapi/swagger generates requests. These may be generator specific, but it could help to have something in a test that shows the POST request actually implies a ListOfSpans payload as opposed to a `"spans" -> ListOfSpans`. This can be more helpful as we consider moving forward with swagger versions.
   
   cc @drolando in case you know the swag(ger)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services