Skip to content

Commit 6c55747

Browse files
Deploying to gh-pages from @ 4f8304d 🚀
1 parent df07a13 commit 6c55747

847 files changed

Lines changed: 3144 additions & 1698 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

allclasses-frame.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (crowdin-api-client-java 1.17.1 API)</title>
6+
<title>All Classes (crowdin-api-client-java 1.18.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>
@@ -278,6 +278,11 @@ <h1 class="bar">All&nbsp;Classes</h1>
278278
<li><a href="com/crowdin/client/core/http/exceptions/HttpBadRequestException.Error.html" title="class in com.crowdin.client.core.http.exceptions" target="classFrame">HttpBadRequestException.Error</a></li>
279279
<li><a href="com/crowdin/client/core/http/exceptions/HttpBadRequestException.ErrorHolder.html" title="class in com.crowdin.client.core.http.exceptions" target="classFrame">HttpBadRequestException.ErrorHolder</a></li>
280280
<li><a href="com/crowdin/client/core/http/exceptions/HttpBadRequestException.ErrorKey.html" title="class in com.crowdin.client.core.http.exceptions" target="classFrame">HttpBadRequestException.ErrorKey</a></li>
281+
<li><a href="com/crowdin/client/core/http/exceptions/HttpBatchBadRequestException.html" title="class in com.crowdin.client.core.http.exceptions" target="classFrame">HttpBatchBadRequestException</a></li>
282+
<li><a href="com/crowdin/client/core/http/exceptions/HttpBatchBadRequestException.BatchErrors.html" title="class in com.crowdin.client.core.http.exceptions" target="classFrame">HttpBatchBadRequestException.BatchErrors</a></li>
283+
<li><a href="com/crowdin/client/core/http/exceptions/HttpBatchBadRequestException.Error.html" title="class in com.crowdin.client.core.http.exceptions" target="classFrame">HttpBatchBadRequestException.Error</a></li>
284+
<li><a href="com/crowdin/client/core/http/exceptions/HttpBatchBadRequestException.ErrorHolder.html" title="class in com.crowdin.client.core.http.exceptions" target="classFrame">HttpBatchBadRequestException.ErrorHolder</a></li>
285+
<li><a href="com/crowdin/client/core/http/exceptions/HttpBatchBadRequestException.ErrorKey.html" title="class in com.crowdin.client.core.http.exceptions" target="classFrame">HttpBatchBadRequestException.ErrorKey</a></li>
281286
<li><a href="com/crowdin/client/core/http/HttpClient.html" title="interface in com.crowdin.client.core.http" target="classFrame"><span class="interfaceName">HttpClient</span></a></li>
282287
<li><a href="com/crowdin/client/core/http/exceptions/HttpException.html" title="class in com.crowdin.client.core.http.exceptions" target="classFrame">HttpException</a></li>
283288
<li><a href="com/crowdin/client/core/http/exceptions/HttpException.Error.html" title="class in com.crowdin.client.core.http.exceptions" target="classFrame">HttpException.Error</a></li>

allclasses-noframe.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (crowdin-api-client-java 1.17.1 API)</title>
6+
<title>All Classes (crowdin-api-client-java 1.18.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>
@@ -278,6 +278,11 @@ <h1 class="bar">All&nbsp;Classes</h1>
278278
<li><a href="com/crowdin/client/core/http/exceptions/HttpBadRequestException.Error.html" title="class in com.crowdin.client.core.http.exceptions">HttpBadRequestException.Error</a></li>
279279
<li><a href="com/crowdin/client/core/http/exceptions/HttpBadRequestException.ErrorHolder.html" title="class in com.crowdin.client.core.http.exceptions">HttpBadRequestException.ErrorHolder</a></li>
280280
<li><a href="com/crowdin/client/core/http/exceptions/HttpBadRequestException.ErrorKey.html" title="class in com.crowdin.client.core.http.exceptions">HttpBadRequestException.ErrorKey</a></li>
281+
<li><a href="com/crowdin/client/core/http/exceptions/HttpBatchBadRequestException.html" title="class in com.crowdin.client.core.http.exceptions">HttpBatchBadRequestException</a></li>
282+
<li><a href="com/crowdin/client/core/http/exceptions/HttpBatchBadRequestException.BatchErrors.html" title="class in com.crowdin.client.core.http.exceptions">HttpBatchBadRequestException.BatchErrors</a></li>
283+
<li><a href="com/crowdin/client/core/http/exceptions/HttpBatchBadRequestException.Error.html" title="class in com.crowdin.client.core.http.exceptions">HttpBatchBadRequestException.Error</a></li>
284+
<li><a href="com/crowdin/client/core/http/exceptions/HttpBatchBadRequestException.ErrorHolder.html" title="class in com.crowdin.client.core.http.exceptions">HttpBatchBadRequestException.ErrorHolder</a></li>
285+
<li><a href="com/crowdin/client/core/http/exceptions/HttpBatchBadRequestException.ErrorKey.html" title="class in com.crowdin.client.core.http.exceptions">HttpBatchBadRequestException.ErrorKey</a></li>
281286
<li><a href="com/crowdin/client/core/http/HttpClient.html" title="interface in com.crowdin.client.core.http"><span class="interfaceName">HttpClient</span></a></li>
282287
<li><a href="com/crowdin/client/core/http/exceptions/HttpException.html" title="class in com.crowdin.client.core.http.exceptions">HttpException</a></li>
283288
<li><a href="com/crowdin/client/core/http/exceptions/HttpException.Error.html" title="class in com.crowdin.client.core.http.exceptions">HttpException.Error</a></li>

com/crowdin/client/Client.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Client (crowdin-api-client-java 1.17.1 API)</title>
6+
<title>Client (crowdin-api-client-java 1.18.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="Client (crowdin-api-client-java 1.17.1 API)";
14+
parent.document.title="Client (crowdin-api-client-java 1.18.0 API)";
1515
}
1616
}
1717
catch(err) {

com/crowdin/client/Sandbox.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Sandbox (crowdin-api-client-java 1.17.1 API)</title>
6+
<title>Sandbox (crowdin-api-client-java 1.18.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="Sandbox (crowdin-api-client-java 1.17.1 API)";
14+
parent.document.title="Sandbox (crowdin-api-client-java 1.18.0 API)";
1515
}
1616
}
1717
catch(err) {

com/crowdin/client/applications/ApplicationsApi.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>ApplicationsApi (crowdin-api-client-java 1.17.1 API)</title>
6+
<title>ApplicationsApi (crowdin-api-client-java 1.18.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="ApplicationsApi (crowdin-api-client-java 1.17.1 API)";
14+
parent.document.title="ApplicationsApi (crowdin-api-client-java 1.18.0 API)";
1515
}
1616
}
1717
catch(err) {

com/crowdin/client/applications/installations/model/ApplicationInstallation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>ApplicationInstallation (crowdin-api-client-java 1.17.1 API)</title>
6+
<title>ApplicationInstallation (crowdin-api-client-java 1.18.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../../../../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="ApplicationInstallation (crowdin-api-client-java 1.17.1 API)";
14+
parent.document.title="ApplicationInstallation (crowdin-api-client-java 1.18.0 API)";
1515
}
1616
}
1717
catch(err) {

com/crowdin/client/applications/installations/model/ApplicationInstallationResponseList.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>ApplicationInstallationResponseList (crowdin-api-client-java 1.17.1 API)</title>
6+
<title>ApplicationInstallationResponseList (crowdin-api-client-java 1.18.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../../../../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="ApplicationInstallationResponseList (crowdin-api-client-java 1.17.1 API)";
14+
parent.document.title="ApplicationInstallationResponseList (crowdin-api-client-java 1.18.0 API)";
1515
}
1616
}
1717
catch(err) {

com/crowdin/client/applications/installations/model/ApplicationInstallationResponseObject.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>ApplicationInstallationResponseObject (crowdin-api-client-java 1.17.1 API)</title>
6+
<title>ApplicationInstallationResponseObject (crowdin-api-client-java 1.18.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../../../../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="ApplicationInstallationResponseObject (crowdin-api-client-java 1.17.1 API)";
14+
parent.document.title="ApplicationInstallationResponseObject (crowdin-api-client-java 1.18.0 API)";
1515
}
1616
}
1717
catch(err) {

com/crowdin/client/applications/installations/model/DefaultPermissions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>DefaultPermissions (crowdin-api-client-java 1.17.1 API)</title>
6+
<title>DefaultPermissions (crowdin-api-client-java 1.18.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../../../../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="DefaultPermissions (crowdin-api-client-java 1.17.1 API)";
14+
parent.document.title="DefaultPermissions (crowdin-api-client-java 1.18.0 API)";
1515
}
1616
}
1717
catch(err) {

com/crowdin/client/applications/installations/model/InstallApplicationRequest.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>InstallApplicationRequest (crowdin-api-client-java 1.17.1 API)</title>
6+
<title>InstallApplicationRequest (crowdin-api-client-java 1.18.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../../../../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="InstallApplicationRequest (crowdin-api-client-java 1.17.1 API)";
14+
parent.document.title="InstallApplicationRequest (crowdin-api-client-java 1.18.0 API)";
1515
}
1616
}
1717
catch(err) {

0 commit comments

Comments
 (0)