Open maaikelimper opened 8 hours ago
Upon digging through the code I find various cases where we can prevent 404 on the wis2box-api by changing the methods checking for items stored via the API which I fixed in this PR
While doing this I found one issue in publish_discovery_metadata which might be the cause for : https://github.com/wmo-im/wis2box/issues/807
publish_discovery_metadata
Upon digging through the code I find various cases where we can prevent 404 on the wis2box-api by changing the methods checking for items stored via the API which I fixed in this PR
While doing this I found one issue in
publish_discovery_metadata
which might be the cause for : https://github.com/wmo-im/wis2box/issues/807