livepeer / ai-worker

https://livepeer.ai
MIT License
17 stars 26 forks source link

fix(api): fix incorrect I2I OpenAPI gateway spec #105

Closed rickstaa closed 5 months ago

rickstaa commented 5 months ago

This pull request ensures that the right format is set in the OpenAPI spec forwhen the I2I response is coming from the gateway. This is a little bit hacky since we don't yet generate the OpenAPI spec where it is implemented (i.e. in go-livepeer).