-
Updated
Jul 19, 2021 - Java
javadoc
Here are 239 public repositories matching this topic...
-
Updated
Jul 19, 2021 - Java
There are a handful of classes that do not properly document themselves, or document themselves incorrectly. Orchid needs to be updated so that all common extension classes contain an @Description
annotation on the class and all of its @Option
properties, and that all of those descriptions are correct.
Description
App access tokens with scopes can be useful in specific applications (e.g. requesting analytics data). The library currently can only provide an app access token with no scopes.
Solutions
Be able to specify scopes to be included when creating an app access token. This code should go in TwitchIdentityProvider (see https://github.com/twitch4j/twitch4j/pull/140/files#diff-7
Add more unit test
Expected Behavior
Each class should have it's own unit test
Actual Behavior
Not every class has it's own unit test
Steps to Reproduce the Problem
- Look at the sources in
src/main/java
- Look for the same source file in
src/test/java
withTest
appended to its name
Specifications
- n/a
Add more JavaDoc
-
Updated
Nov 10, 2020 - Scala
-
Updated
May 13, 2020 - Java
-
Updated
Jul 5, 2021 - Java
-
Updated
Oct 1, 2020 - HTML
-
Updated
Jun 28, 2021 - Shell
-
Updated
Jun 25, 2020 - Java
-
Updated
Jul 15, 2021 - Scala
-
Updated
May 31, 2021 - Java
-
Updated
Feb 21, 2021 - Java
-
Updated
Jul 5, 2021 - Java
Don't keep spamming error messages, just cancel the task after a single error. e.g. when a non-matching result is returned and the message is paginated, then the bot proceeds to send 6 errors as it cant add the 6 reactions.
-
Updated
Jun 9, 2017 - Java
-
Updated
Jul 7, 2018 - JavaScript
-
Updated
Jun 18, 2021 - Java
-
Updated
Jun 7, 2021 - Java
-
Updated
Oct 2, 2019 - Java
Improve this page
Add a description, image, and links to the javadoc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the javadoc topic, visit your repo's landing page and select "manage topics."
General Troubleshooting