Results 6 comments of Kevin Le

This would be tremendously helpful, our organization uses multiple OpenAPI documents to keep track of our API definitions, and having a single repository would be great for sharing across teams....

I've found a workaround to get a URL which I can then pass to yt-dlp and download. It seems like getting the "actual" Vimeo URL works instead of using the...

For anyone coming across this, when any other `performance_insights_...` options are specified, `performance_insights_enabled` must be true. In order to set `performance_insights_enabled` to false, the options must be null or unspecified....

Also having the same issue, have you managed to resolve it @lukazso?

I'm trying to run Nuclio on a remote host via Cloudflared. After looking at it for a bit longer, updating my docker-compose for the `cvat_server` service with the below environment...

Setting `KUBERNETES_SERVICE_HOST` will result in the `INVOKE_METHOD` being set to true for Nuclio which might have been the reason why issue was resolved. This may interest you: https://github.com/cvat-ai/cvat/issues/6797#issuecomment-2272616912 I was...