SeldonIO / MLServer

An inference server for your machine learning models, including support for multiple frameworks, multi-model serving and more
https://mlserver.readthedocs.io/en/latest/
Apache License 2.0
668 stars 178 forks source link

Revert "Fixed openapi dataplane.yaml" #1759

Closed jesse-c closed 2 months ago

jesse-c commented 2 months ago

Reverts SeldonIO/MLServer#1752

This has introduced some failures around a type becoming an object instead of a list.

jesse-c commented 2 months ago

Superseded by https://github.com/SeldonIO/MLServer/pull/1760.