Open christian-weiss opened 3 years ago
@andibraeu I think there has been an issue with the nodesmap section like either the u'meshviewer' or u'nodelist' is not allowed or the format issue
Hey there! For this issue, it seems the API file is using an outdated spec, which does not support the meshviewer and nodelist values for the technicalType field. My idea is to update the API version, then modify the technicalType values and then validate the freifunk-api.json file against the API schema. I think I can fix this if assigned.
@Code-Maniac-Rza go ahead. Feel free to upload an API file which adheres to latest API schema.
Issue:
API file is at spec 0.4.1, "meshviewer"-support was added in 0.4.9 - we suggest to update API file to 0.4.16. "nodelist"-support was added in 0.4.5 - we suggest to update API file to 0.4.16.