When uploading a new model with the POST method it's possible to then poll the model GET endpoint to find out it's processing status.
When upload a new version of a model with the PUT method the same behaviour doesn't seem to exist. Does any one know if there is a way to see the status of the versions of a model as I'm guessing this is where I would find it?
I'm sure I saw something in the Swagger Docs a few days ago but after 20 minutes of seraching today I can't find anything related to this.
Any help would be great. Thanks