I didn't find a better place to report to, just I wanted to publish it somewhere.
So, if you open this
https://paperswithcode.com/api/v1/docs/?format=openapi
then you realize that the "operationId": "repositories_read" is a duplicate,
therefore swagger / openapi tools can't generate proper client.
I guess it is a trivial renaming fix, but would be nice to put an automated validation somewhere in the future.
Hi,
I didn't find a better place to report to, just I wanted to publish it somewhere. So, if you open this https://paperswithcode.com/api/v1/docs/?format=openapi then you realize that the "operationId": "repositories_read" is a duplicate, therefore swagger / openapi tools can't generate proper client. I guess it is a trivial renaming fix, but would be nice to put an automated validation somewhere in the future.