#Make sense. But it still looks to give
1 messages ยท Page 1 of 1 (latest)
Okay, so the example does work for me, but when I try to adapt it to my case, there are no attributes added. My code is:
json_attributes_path: "$"
json_attributes:
- Page
- Hour_1
- Address
$, because api returns a dict and not a list. Also Discordd formating shows this code in a strange way
To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.
The problem isn't Discord's formatting, it's you ๐
Fixed the formatting part ๐ kind of didn't know that there is a difference between these '` ๐
any chance see a problem with the code?