MaRDI4NFDI / python-zbMathRest2Oai

Read data from the zbMATH Open API https://api.zbmath.org/docs and feed it to the OAI-PMH server https://oai.portal.mardi4nfdi.de/oai/
GNU General Public License v3.0
4 stars 0 forks source link

Make test to check version of api.zbmath.org #45

Closed physikerwelt closed 5 months ago

physikerwelt commented 8 months ago

Describe the issue https://api.zbmath.org/openapi.json

it's in info-> version

Mazztok45 commented 8 months ago

Based on: https://github.com/MaRDI4NFDI/python-zbMathRest2Oai/blob/main/test/oai_connect_test.py Develop a similar test to check whenever the REST API version changes.

Shirazos7 commented 8 months ago

okay , i will start working on it .

physikerwelt commented 8 months ago

this is a bit more difficult, as the version information is the openapi specs file https://api.zbmath.org/openapi.json. ChatGPT can help https://chat.openai.com/share/4d0513b3-7410-4d96-ba31-dbeb6c6dae6d

Mazztok45 commented 6 months ago

This commit from Shiraz fixes this issue: https://github.com/MaRDI4NFDI/python-zbMathRest2Oai/commit/e6333005e6dc5234eaab2889ae5f7adf6890742c