Skip to content

Commit

Permalink
Remove GetAction
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre601 committed Jan 16, 2020
1 parent e6b38fe commit 1c7a6ee
Show file tree
Hide file tree
Showing 42 changed files with 189 additions and 2,602 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: build/libs/release-${{ github.event.release.tag_name }}.zip
asset_path: ./release-${{ github.event.release.tag_name }}.zip
asset_name: release-${{ github.event.release.tag_name }}.zip
asset_content_type: application/zip
sendMessage:
Expand All @@ -49,7 +49,7 @@ jobs:
with:
webhookUrl: ${{ secrets.DISCORD_WEBHOOK }}
severity: info
avatarUrl: 'https://raw.githubusercontent.com/botblock/JavaBotBlockAPI/master/src/main/resources/jbba.png'
avatarUrl: 'https://raw.githubusercontent.com/botblock/JavaBotBlockAPI/master/src/main/resources/Jbba.png'
username: 'New release (${{ github.event.release.tag_name }})'
text: '${{ github.event.release.name }}'
description: '[**Release Information**](${{ github.event.release.html_url }})'
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins{
id 'com.github.johnrengelman.shadow' version '5.2.0'
}

def ver = new Version(major: 5, minor: 0, revision: 5)
def ver = new Version(major: 5, minor: 1, revision: 0)

group = "org.botblock"
version = "$ver"
Expand Down
29 changes: 11 additions & 18 deletions docs/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (11.0.4) on Wed Jan 15 11:13:17 CET 2020 -->
<title>All Classes (JavaBotBlockAPI 5.0.2 API)</title>
<!-- Generated by javadoc (11.0.4) on Thu Jan 16 15:13:08 CET 2020 -->
<title>All Classes (JavaBotBlockAPI 5.1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-01-15">
<meta name="dc.created" content="2020-01-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -22,13 +22,13 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (JavaBotBlockAPI 5.0.2 API)";
parent.document.title="All Classes (JavaBotBlockAPI 5.1.0 API)";
}
}
catch(err) {
}
//-->
var data = {"i0":2,"i1":2,"i2":32,"i3":2,"i4":2,"i5":2,"i6":4,"i7":2,"i8":2,"i9":4};
var data = {"i0":2,"i1":2,"i2":32,"i3":2,"i4":2,"i5":4,"i6":2,"i7":2,"i8":4};
var tabs = {65535:["t0","All Classes"],2:["t2","Class Summary"],4:["t3","Enum Summary"],32:["t6","Annotation Types Summary"]};
var altColor = "altColor";
var rowColor = "rowColor";
Expand Down Expand Up @@ -130,44 +130,37 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
</th>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><a href="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">GetAction</a></td>
<th class="colLast" scope="row">Deprecated.
<div class="deprecationComment">Use <a href="org/botblock/javabotblockapi/requests/GetBotAction.html" title="class in org.botblock.javabotblockapi.requests"><code>GetBotAction</code></a> for Bot related and
<a href="org/botblock/javabotblockapi/requests/GetListAction.html" title="class in org.botblock.javabotblockapi.requests"><code>GetListAction</code></a> for List related actions.</div>
</th>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><a href="org/botblock/javabotblockapi/requests/GetBotAction.html" title="class in org.botblock.javabotblockapi.requests">GetBotAction</a></td>
<th class="colLast" scope="row">
<div class="block">Class used to perform GET actions on the <a href="https://botblock.org/api/docs#bots" target="_blank"><code>/bots/:id</code> endpoint</a>.</div>
</th>
</tr>
<tr id="i5" class="rowColor">
<tr id="i4" class="altColor">
<td class="colFirst"><a href="org/botblock/javabotblockapi/requests/GetListAction.html" title="class in org.botblock.javabotblockapi.requests">GetListAction</a></td>
<th class="colLast" scope="row">
<div class="block">Class used to perform GET actions on the <a href="https://botblock.org/api/docs#lists" target="_blank"><code>/lists</code> endpoint</a>.</div>
</th>
</tr>
<tr id="i6" class="altColor">
<tr id="i5" class="rowColor">
<td class="colFirst"><a href="org/botblock/javabotblockapi/requests/GetListAction.ApiField.html" title="enum in org.botblock.javabotblockapi.requests">GetListAction.ApiField</a></td>
<th class="colLast" scope="row">
<div class="block">Enum containing the different API fields a bot list may have.</div>
</th>
</tr>
<tr id="i7" class="rowColor">
<tr id="i6" class="altColor">
<td class="colFirst"><a href="org/botblock/javabotblockapi/requests/PostAction.html" title="class in org.botblock.javabotblockapi.requests">PostAction</a></td>
<th class="colLast" scope="row">
<div class="block">Class to perform post actions with.</div>
</th>
</tr>
<tr id="i8" class="altColor">
<tr id="i7" class="rowColor">
<td class="colFirst"><a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></td>
<th class="colLast" scope="row">
<div class="block">Indicates that the Java-Wrapper (Bot) was rate-limited by BotBlock.org (Received error code 429)
<br>The returned error message contains the route, Bot ID, IP and delay for when rate limit is removed.</div>
<br>The returned error message contains the route, Bot ID, IP and delay in seconds for when rate limit is removed.</div>
</th>
</tr>
<tr id="i9" class="rowColor">
<tr id="i8" class="altColor">
<td class="colFirst"><a href="org/botblock/javabotblockapi/Site.html" title="enum in org.botblock.javabotblockapi">Site</a></td>
<th class="colLast" scope="row">
<div class="block">Enum class containing all sites currently supported by BotBlock.org.</div>
Expand Down
7 changes: 3 additions & 4 deletions docs/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (11.0.4) on Wed Jan 15 11:13:17 CET 2020 -->
<title>All Classes (JavaBotBlockAPI 5.0.2 API)</title>
<!-- Generated by javadoc (11.0.4) on Thu Jan 16 15:13:08 CET 2020 -->
<title>All Classes (JavaBotBlockAPI 5.1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-01-15">
<meta name="dc.created" content="2020-01-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -25,7 +25,6 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="org/botblock/javabotblockapi/BotBlockAPI.html" title="class in org.botblock.javabotblockapi">BotBlockAPI</a></li>
<li><a href="org/botblock/javabotblockapi/BotBlockAPI.Builder.html" title="class in org.botblock.javabotblockapi">BotBlockAPI.Builder</a></li>
<li><a href="org/botblock/javabotblockapi/annotations/DeprecatedSince.html" title="annotation in org.botblock.javabotblockapi.annotations">DeprecatedSince</a></li>
<li><a href="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">GetAction</a></li>
<li><a href="org/botblock/javabotblockapi/requests/GetBotAction.html" title="class in org.botblock.javabotblockapi.requests">GetBotAction</a></li>
<li><a href="org/botblock/javabotblockapi/requests/GetListAction.html" title="class in org.botblock.javabotblockapi.requests">GetListAction</a></li>
<li><a href="org/botblock/javabotblockapi/requests/GetListAction.ApiField.html" title="enum in org.botblock.javabotblockapi.requests">GetListAction.ApiField</a></li>
Expand Down
8 changes: 4 additions & 4 deletions docs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (11.0.4) on Wed Jan 15 11:13:17 CET 2020 -->
<title>All Packages (JavaBotBlockAPI 5.0.2 API)</title>
<!-- Generated by javadoc (11.0.4) on Thu Jan 16 15:13:08 CET 2020 -->
<title>All Packages (JavaBotBlockAPI 5.1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-01-15">
<meta name="dc.created" content="2020-01-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (JavaBotBlockAPI 5.0.2 API)";
parent.document.title="All Packages (JavaBotBlockAPI 5.1.0 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (11.0.4) on Wed Jan 15 11:13:17 CET 2020 -->
<title>Constant Field Values (JavaBotBlockAPI 5.0.2 API)</title>
<!-- Generated by javadoc (11.0.4) on Thu Jan 16 15:13:08 CET 2020 -->
<title>Constant Field Values (JavaBotBlockAPI 5.1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-01-15">
<meta name="dc.created" content="2020-01-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (JavaBotBlockAPI 5.0.2 API)";
parent.document.title="Constant Field Values (JavaBotBlockAPI 5.1.0 API)";
}
}
catch(err) {
Expand Down
34 changes: 5 additions & 29 deletions docs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (11.0.4) on Wed Jan 15 11:13:17 CET 2020 -->
<title>Deprecated List (JavaBotBlockAPI 5.0.2 API)</title>
<!-- Generated by javadoc (11.0.4) on Thu Jan 16 15:13:08 CET 2020 -->
<title>Deprecated List (JavaBotBlockAPI 5.1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-01-15">
<meta name="dc.created" content="2020-01-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (JavaBotBlockAPI 5.0.2 API)";
parent.document.title="Deprecated List (JavaBotBlockAPI 5.1.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -97,34 +97,10 @@
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#class">Classes</a></li>
<li><a href="#enum.constant">Enum Constants</a></li>
</ul>
</div>
<div class="contentContainer"><a id="class">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">org.botblock.javabotblockapi.requests.GetAction</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/botblock/javabotblockapi/requests/GetBotAction.html" title="class in org.botblock.javabotblockapi.requests"><code>GetBotAction</code></a> for Bot related and
<a href="org/botblock/javabotblockapi/requests/GetListAction.html" title="class in org.botblock.javabotblockapi.requests"><code>GetListAction</code></a> for List related actions.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="enum.constant">
<div class="contentContainer"><a id="enum.constant">
<!-- -->
</a>
<ul class="blockList">
Expand Down
8 changes: 4 additions & 4 deletions docs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (11.0.4) on Wed Jan 15 11:13:17 CET 2020 -->
<title>API Help (JavaBotBlockAPI 5.0.2 API)</title>
<!-- Generated by javadoc (11.0.4) on Thu Jan 16 15:13:08 CET 2020 -->
<title>API Help (JavaBotBlockAPI 5.1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-01-15">
<meta name="dc.created" content="2020-01-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (JavaBotBlockAPI 5.0.2 API)";
parent.document.title="API Help (JavaBotBlockAPI 5.1.0 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 1c7a6ee

Please sign in to comment.