aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-04-06 11:08:40 -0700
committerPinapelz <donaldshan1@outlook.com>2023-04-06 11:08:40 -0700
commit932f47d115dd9e1ec1e5e7cf2acc8762d871668d (patch)
tree1928474811a7015bc101833c081a44ce33eb9bc3
parent070887400d5164ee623796240ad29da385a12a44 (diff)
parentc5a01d5fe8838efbe3f17a5f55580c2a1b955d38 (diff)
Merge remote-tracking branch 'origin/main'
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b9ef647..83f5f05 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@
A mega scuffed Java Holodex Wrapper (Currently a work in progress). Supports the GET Requests from [Holodex API](https://holodex.stoplight.io/). Objects are used to build queries if more than one path or parameter is used for the given request.
## Usage
+Please check what values are available from your response through Holodex's API documentation. Null values indicate that the endpoint you are on does not serve the value you are trying to retrieve.
```java
Holodex holodex = new Holodex("YOUR_API_KEY");
Channel channel = holodex.getChannel("UC4WvIIAo89_AzGUh1AZ6Dkg");
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage