Add 'Octopus Energy Germany GmbH' (community contribution)#3381
Conversation
0a77b3f to
bd7da73
Compare
| "runs": [ | ||
| "Strom und Gas" | ||
| ], | ||
| "address": "August-Everding-Straße 25, 81671 München", |
There was a problem hiding this comment.
🚫 [recordlint] <address-newlines> reported by reviewdog 🐶
Lines of the address are not separated by newlines (\n).
| "address": "August-Everding-Straße 25, 81671 München", | |
| "address": "August-Everding-Straße 25\n81671 München", |
| "runs": [ | ||
| "Strom und Gas" | ||
| ], | ||
| "address": "August-Everding-Straße 25, 81671 München", |
There was a problem hiding this comment.
🚫 [recordlint] <end-address-in-country> reported by reviewdog 🐶
Last line of address (August-Everding-Straße 25, 81671 München) is not a country.
We've decided on specific variations for these countries:
United States of AmericaThe NetherlandsRepublic of Singapore
| "Strom und Gas" | ||
| ], | ||
| "address": "August-Everding-Straße 25, 81671 München", | ||
| "phone": "0800 400 8010", |
There was a problem hiding this comment.
🚫 [recordlint] <pass-schema> reported by reviewdog 🐶
Record did not pass schema validation: “The value at /phone is an invalid string.”
Raw error:
{
"path": "$.phone",
"pointer": "/phone",
"message": "The value at /phone is an invalid string.",
"data": "0800 400 8010"
}| ], | ||
| "address": "August-Everding-Straße 25, 81671 München", | ||
| "phone": "0800 400 8010", | ||
| "fax": "089 1250364 91", |
There was a problem hiding this comment.
🚫 [recordlint] <pass-schema> reported by reviewdog 🐶
Record did not pass schema validation: “The value at /fax is an invalid string.”
Raw error:
{
"path": "$.fax",
"pointer": "/fax",
"message": "The value at /fax is an invalid string.",
"data": "089 1250364 91"
}
This suggestion was submitted through the website.
Edit in: company JSON generator, data editor1
Footnotes
Closed beta ↩