Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Hildesheim #719

Merged
merged 2 commits into from
Dec 14, 2024
Merged

Added Hildesheim #719

merged 2 commits into from
Dec 14, 2024

Conversation

JKBusse
Copy link
Contributor

@JKBusse JKBusse commented Dec 7, 2024

Added Hildesheim

@andibraeu
Copy link
Member

setzt ihr bitte noch die URL in eurem File auf https://freifunk-hildesheim.de?

@JKBusse
Copy link
Contributor Author

JKBusse commented Dec 9, 2024

Ist erledigt.

@andibraeu
Copy link
Member

Leider gibt es noch 2 weitere Probleme in eurem API-File:

  1. Die Geolocation fehlt
  2. techdetails ist ein Pflichtfeld.

Ich habe mal eine Datei mit dem api-Generator erstellt:

{
  "api": "0.5.2",
  "location": {
    "geoCode": {
      "lat": 52.15961210128133,
      "lon": 9.943322595507938
    },
    "city": "Hildesheim",
    "address": {
      "name": "Freies Labor e.V.",
      "street": "Borsigstrasse 6",
      "zipcode": "31135"
    }
  },
  "name": "Freifunk Hildesheim",
  "url": "https://freifunk-hildesheim.de",
  "contact": {
    "email": "info@freifunk-hildesheim.de"
  },
  "state": {
    "nodes": 1,
    "lastchange": "2024-12-09T20:50:00+01:00"
  },
  "techDetails": {
    "legals": [
      "vpnnational"
    ]
  }
}

@JKBusse
Copy link
Contributor Author

JKBusse commented Dec 10, 2024

Ist erledigt.
Den ApiFile Generator hatte ich ursprünglich auch verwendet. Vielleicht könnte man da die Pflichtfelder anpassen?

@andibraeu andibraeu merged commit 38823d9 into freifunk:master Dec 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants