operator-metadata.json 237 B

123456789101112
  1. {
  2. "endpoint": "http://localhost:3334",
  3. "location": {
  4. "countryCode": "DE",
  5. "city": "Berlin",
  6. "coordinates": {
  7. "latitude": 52.520008,
  8. "longitude": 13.404954
  9. }
  10. },
  11. "extra": "Some additional information"
  12. }