You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make this work for pvjs, those methods must support CORS.
Also, we need a way to ensure the TSV files stay in sync with the deployed BridgeDb webservice JAR when we update it in the future. Is it possible/safe to directly expose the versions of those files in the JAR itself?
The text was updated successfully, but these errors were encountered:
To use the webservice.bridgedb.org HTTP API, a client library needs copies of these files from the BridgeDb webservice JAR:
In the Swagger docs, there are currently no methods listed for accessing these files. Can we add the following methods?
To make this work for pvjs, those methods must support CORS.
Also, we need a way to ensure the TSV files stay in sync with the deployed BridgeDb webservice JAR when we update it in the future. Is it possible/safe to directly expose the versions of those files in the JAR itself?
The text was updated successfully, but these errors were encountered: