-
### Proposed change
Instead of showing an error when the Bungie API or your internet is down, have DIM work with limited functionality based on cached data.
### How does this fit into your workflow…
-
Even though there's not that much "damage" a bad actor could do with someone else's Bungie API key (besides maybe a DDoS?), it's still a secret that shouldn't be posted in a public repo. Best practic…
-
##### Description
Individual query params with type `array` and no `style` defined are incorrectly always serialized as "multi", while I believe it should be just comma-seperated.
In `io.swagger…
-
The integer system works, and is common enough that it doesn't necessarily need to be changed.
But I think a case could be made for matching and working more directly with Bungie's membership type …
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
https://bungie-net.github.io/#/components/schemas/Destiny.DestinyProgressionRewardItemState - this is probably a bitfield, I see values like 3, 7, 6,10 in the real data from API. But `serde` doesn't k…
-
## Description of cog:
A way to leverage the Destiny official API or the !Destiny Command API developed by xgerhard
## API's or other information for cog:
API is pretty straight forward:
https:…
-
Hi,
I know this github hasn't been updated in a while, but I tried to install onto my server and having database issues. I ran the commands composer install and php artisan and replacing generated …
-
I am currently making Destiny 2 robots. This article inspired me a lot. At the same time, I hope more Chinese players learn how to use Bungie api.
-
I'd like to sift through specific recently-completed activities. Whether that be sorted by type (raid/dungeon/nightfall/etc) or by activity name (Root of Nightmares, Vow of the Disciple, Spire of the …