Why is the Scopus-Controller listed in the ReCiter Swagger UI if the PubMed-Controller is not? We should be consistent, right?
Should we get rid of these APIs as they look old? /reciter/retrieve/articles/ and /reciter/retrieve/articles/by/uid?
Review the strategies in application.properties and remove any that are unused, e.g., board certification, citizenship, cocitation, article.size, etc.
Delete/hide any repositories that have been subsumed by others. For example, ReCiter-Scopus-JPA, ReCiter-Scopus-Model. There are 7 PubMed repos and 4 Scopus ones.
@jl987-Jie - Could you please chime in on this?
In the interests of reducing confusion...
Why is the
Scopus-Controller
listed in the ReCiter Swagger UI if thePubMed-Controller
is not? We should be consistent, right?Should we get rid of these APIs as they look old?
/reciter/retrieve/articles/
and/reciter/retrieve/articles/by/uid
?Review the strategies in application.properties and remove any that are unused, e.g., board certification, citizenship, cocitation, article.size, etc.