paperswithcode / paperswithcode-client

API Client for paperswithcode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid OPENAPI specification

dvolgyes opened this issue · comments

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.