Mikael Dúi Bolinder
                                            Mikael Dúi Bolinder
                                        
                                    # Problem The current docs at https://stelar7.no/l4j8/ are for version 1.7.3. They don't contain documentation for newer endpoints like match-v5 and contain documentation for endpoints that no longer can be...
[SemVer 2.0.0](https://semver.org) (used for NuGet packages): > $9: A pre-release version MAY be denoted by appending a hyphen and a series of **dot separated** identifiers immediately following the patch version....
# What's schema.org? [Schema.org](https://schema.org/) is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet, on web pages, in email messages,...
This pipeline will publish the extension to the marketplace. 1. The trigger should be specified. 1. The extension [Azure DevOps Extension Tasks](https://marketplace.visualstudio.com/items?itemName=ms-devlabs.vsts-developer-tools-build-tasks) must be installed. 1. A service connection must...
**Bug Description** I tried to verify my app that has a TLS 1.3-only website but I was shown a blank page and the developer console showed `GET https://developer.riotgames.com/submit-verification/{APPID} 500 (Internal...
It'd be nice to be able to pull an **active game** by **Game ID**. For example, if one wants to get a **Featured Game**, one has to lookup the **summoner...
There's already a feature to hide shorts, and #1130 to hide "Premiere" videos. However, not all channels list their "shorts" as "shorts". Example: [MythBusters](https://www.youtube.com/@Mythbusterstvshow) just joined YouTube, and they have...
I'm currently adding a lot of informal paths, and just stumbled upon one that crosses a large road. I thought I'd add a crossing for the point but there was...
It would seem that it's easy to implement a WAMP Caller for the LCU client, to handle the REST requests. Example request: ```json [ 2, "", "PUT /lol-chat/v1/friends/[email protected]", { "note":...
> not overriding .equals in purely data java objects should be illegal. especially when you know the codebase uses lombok and the entire effort of adding it is adding @EqualsAndHashCode...