Skip to content

Commit d121019

Browse files
committed
Travis update: Jun 2025 (Build 859)
[skip ci]
1 parent 7b88653 commit d121019

197 files changed

Lines changed: 54695 additions & 0 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.

.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# ref: https://github.com/github/gitignore/blob/master/Composer.gitignore
2+
3+
composer.phar
4+
/vendor/
5+
6+
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
7+
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
8+
# composer.lock
9+
10+
# php-cs-fixer cache
11+
.php_cs.cache
12+
.php-cs-fixer.cache
13+
14+
# PHPUnit cache
15+
.phpunit.result.cache

.openapi-generator-ignore

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# OpenAPI Generator Ignore
2+
# Generated by openapi-generator https://github.com/openapitools/openapi-generator
3+
4+
# Use this file to prevent files from being overwritten by the generator.
5+
# The patterns follow closely to .gitignore or .dockerignore.
6+
7+
# As an example, the C# client generator defines ApiClient.cs.
8+
# You can make changes and tell OpenAPI Generator to ignore just this file by uncommenting the following line:
9+
#ApiClient.cs
10+
11+
# You can match any string of characters against a directory, file or extension with a single asterisk (*):
12+
#foo/*/qux
13+
# The above matches foo/bar/qux and foo/baz/qux, but not foo/bar/baz/qux
14+
15+
# You can recursively match patterns against a directory, file or extension with a double asterisk (**):
16+
#foo/**/qux
17+
# This matches foo/bar/qux, foo/baz/qux, and foo/bar/baz/qux
18+
19+
# You can also negate patterns with an exclamation (!).
20+
# For example, you can ignore all files in a docs folder with the file extension .md:
21+
#docs/*.md
22+
# Then explicitly reverse the ignore rule for a single file:
23+
#!docs/README.md

.openapi-generator/FILES

Lines changed: 195 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,195 @@
1+
.gitignore
2+
.openapi-generator-ignore
3+
.php-cs-fixer.dist.php
4+
.travis.yml
5+
README.md
6+
composer.json
7+
docs/Api/AccountBalanceApi.md
8+
docs/Api/BlacklistApi.md
9+
docs/Api/BulkMessagingApi.md
10+
docs/Api/ContactsApi.md
11+
docs/Api/DeliveryReportApi.md
12+
docs/Api/GroupsApi.md
13+
docs/Api/NumberLookupApi.md
14+
docs/Api/NumberVerificationApi.md
15+
docs/Api/OmnimessageApi.md
16+
docs/Api/PricingApi.md
17+
docs/Api/StatisticsApi.md
18+
docs/Api/WhatsAppTemplatesApi.md
19+
docs/Model/BulkOmniMessageCreateSuccessResponse.md
20+
docs/Model/BulkOmniMessageCreateSuccessResponseMessagesInner.md
21+
docs/Model/BulkOmnimessage.md
22+
docs/Model/Channel.md
23+
docs/Model/ContactEnvelope.md
24+
docs/Model/ContactFields.md
25+
docs/Model/ContactListEnvelope.md
26+
docs/Model/ContactResponseFields.md
27+
docs/Model/ContactUpdateFields.md
28+
docs/Model/DeliveryReportResponse.md
29+
docs/Model/DeliveryResult.md
30+
docs/Model/ErrorCodeOmnichannel.md
31+
docs/Model/ErrorCodeOmnichannelMachine.md
32+
docs/Model/ErrorCodePhonebook.md
33+
docs/Model/ErrorCodeStatistics.md
34+
docs/Model/ErrorItemNumberLookup.md
35+
docs/Model/ErrorItemNumberLookupError.md
36+
docs/Model/ErrorItemOmnichannel.md
37+
docs/Model/ErrorItemPhonebook.md
38+
docs/Model/ErrorItemStatistics.md
39+
docs/Model/ErrorNumberLookup.md
40+
docs/Model/ErrorOmnichannel.md
41+
docs/Model/ErrorPhonebook.md
42+
docs/Model/ErrorStatistics.md
43+
docs/Model/ErrorTitleOmnichannel.md
44+
docs/Model/ErrorTitlePhonebook.md
45+
docs/Model/FetchBlacklistSuccess.md
46+
docs/Model/GroupEnvelope.md
47+
docs/Model/GroupListEnvelope.md
48+
docs/Model/GroupName.md
49+
docs/Model/GroupResponseFields.md
50+
docs/Model/MessageResult.md
51+
docs/Model/MobileNetwork.md
52+
docs/Model/NumberToBlacklist.md
53+
docs/Model/NumbersToInvestigate.md
54+
docs/Model/OmniMessageCreateSuccessResponse.md
55+
docs/Model/Omnimessage.md
56+
docs/Model/OmnimessageMessagesInner.md
57+
docs/Model/Price.md
58+
docs/Model/PriceInfo.md
59+
docs/Model/PriceNetworksInner.md
60+
docs/Model/Priority.md
61+
docs/Model/SMS.md
62+
docs/Model/StatisticsReport.md
63+
docs/Model/StatisticsReportSettings.md
64+
docs/Model/StatisticsReportSuccess.md
65+
docs/Model/Status.md
66+
docs/Model/SyncNumberLookupResult.md
67+
docs/Model/SyncNumberLookupSuccess.md
68+
docs/Model/Telegram.md
69+
docs/Model/TextStore.md
70+
docs/Model/Viber.md
71+
docs/Model/ViberVideo.md
72+
docs/Model/WhatsApp.md
73+
docs/Model/WhatsAppComponent.md
74+
docs/Model/WhatsAppCurrency.md
75+
docs/Model/WhatsAppDatetime.md
76+
docs/Model/WhatsAppLanguage.md
77+
docs/Model/WhatsAppMedia.md
78+
docs/Model/WhatsAppParameter.md
79+
docs/Model/WhatsAppTemplate.md
80+
docs/Model/WhatsAppText.md
81+
docs/Model/WhatsappButtonType.md
82+
docs/Model/WhatsappComponentType.md
83+
docs/Model/WhatsappCreateTemplateRequest.md
84+
docs/Model/WhatsappCreateTemplateResponse.md
85+
docs/Model/WhatsappHeaderFormat.md
86+
docs/Model/WhatsappListTemplatesResponse.md
87+
docs/Model/WhatsappOtpButtonType.md
88+
docs/Model/WhatsappPagination.md
89+
docs/Model/WhatsappPagingCursors.md
90+
docs/Model/WhatsappSupportedApp.md
91+
docs/Model/WhatsappTemplateButton.md
92+
docs/Model/WhatsappTemplateCategory.md
93+
docs/Model/WhatsappTemplateComponent.md
94+
docs/Model/WhatsappTemplateExample.md
95+
docs/Model/WhatsappTemplateResponse.md
96+
docs/Model/WhatsappTemplateStatus.md
97+
docs/Model/WhatsappUpdateTemplateRequest.md
98+
git_push.sh
99+
lib/Api/AccountBalanceApi.php
100+
lib/Api/BlacklistApi.php
101+
lib/Api/BulkMessagingApi.php
102+
lib/Api/ContactsApi.php
103+
lib/Api/DeliveryReportApi.php
104+
lib/Api/GroupsApi.php
105+
lib/Api/NumberLookupApi.php
106+
lib/Api/NumberVerificationApi.php
107+
lib/Api/OmnimessageApi.php
108+
lib/Api/PricingApi.php
109+
lib/Api/StatisticsApi.php
110+
lib/Api/WhatsAppTemplatesApi.php
111+
lib/ApiException.php
112+
lib/Configuration.php
113+
lib/HeaderSelector.php
114+
lib/Model/BulkOmniMessageCreateSuccessResponse.php
115+
lib/Model/BulkOmniMessageCreateSuccessResponseMessagesInner.php
116+
lib/Model/BulkOmnimessage.php
117+
lib/Model/Channel.php
118+
lib/Model/ContactEnvelope.php
119+
lib/Model/ContactFields.php
120+
lib/Model/ContactListEnvelope.php
121+
lib/Model/ContactResponseFields.php
122+
lib/Model/ContactUpdateFields.php
123+
lib/Model/DeliveryReportResponse.php
124+
lib/Model/DeliveryResult.php
125+
lib/Model/ErrorCodeOmnichannel.php
126+
lib/Model/ErrorCodeOmnichannelMachine.php
127+
lib/Model/ErrorCodePhonebook.php
128+
lib/Model/ErrorCodeStatistics.php
129+
lib/Model/ErrorItemNumberLookup.php
130+
lib/Model/ErrorItemNumberLookupError.php
131+
lib/Model/ErrorItemOmnichannel.php
132+
lib/Model/ErrorItemPhonebook.php
133+
lib/Model/ErrorItemStatistics.php
134+
lib/Model/ErrorNumberLookup.php
135+
lib/Model/ErrorOmnichannel.php
136+
lib/Model/ErrorPhonebook.php
137+
lib/Model/ErrorStatistics.php
138+
lib/Model/ErrorTitleOmnichannel.php
139+
lib/Model/ErrorTitlePhonebook.php
140+
lib/Model/FetchBlacklistSuccess.php
141+
lib/Model/GroupEnvelope.php
142+
lib/Model/GroupListEnvelope.php
143+
lib/Model/GroupName.php
144+
lib/Model/GroupResponseFields.php
145+
lib/Model/MessageResult.php
146+
lib/Model/MobileNetwork.php
147+
lib/Model/ModelInterface.php
148+
lib/Model/NumberToBlacklist.php
149+
lib/Model/NumbersToInvestigate.php
150+
lib/Model/OmniMessageCreateSuccessResponse.php
151+
lib/Model/Omnimessage.php
152+
lib/Model/OmnimessageMessagesInner.php
153+
lib/Model/Price.php
154+
lib/Model/PriceInfo.php
155+
lib/Model/PriceNetworksInner.php
156+
lib/Model/Priority.php
157+
lib/Model/SMS.php
158+
lib/Model/StatisticsReport.php
159+
lib/Model/StatisticsReportSettings.php
160+
lib/Model/StatisticsReportSuccess.php
161+
lib/Model/Status.php
162+
lib/Model/SyncNumberLookupResult.php
163+
lib/Model/SyncNumberLookupSuccess.php
164+
lib/Model/Telegram.php
165+
lib/Model/TextStore.php
166+
lib/Model/Viber.php
167+
lib/Model/ViberVideo.php
168+
lib/Model/WhatsApp.php
169+
lib/Model/WhatsAppComponent.php
170+
lib/Model/WhatsAppCurrency.php
171+
lib/Model/WhatsAppDatetime.php
172+
lib/Model/WhatsAppLanguage.php
173+
lib/Model/WhatsAppMedia.php
174+
lib/Model/WhatsAppParameter.php
175+
lib/Model/WhatsAppTemplate.php
176+
lib/Model/WhatsAppText.php
177+
lib/Model/WhatsappButtonType.php
178+
lib/Model/WhatsappComponentType.php
179+
lib/Model/WhatsappCreateTemplateRequest.php
180+
lib/Model/WhatsappCreateTemplateResponse.php
181+
lib/Model/WhatsappHeaderFormat.php
182+
lib/Model/WhatsappListTemplatesResponse.php
183+
lib/Model/WhatsappOtpButtonType.php
184+
lib/Model/WhatsappPagination.php
185+
lib/Model/WhatsappPagingCursors.php
186+
lib/Model/WhatsappSupportedApp.php
187+
lib/Model/WhatsappTemplateButton.php
188+
lib/Model/WhatsappTemplateCategory.php
189+
lib/Model/WhatsappTemplateComponent.php
190+
lib/Model/WhatsappTemplateExample.php
191+
lib/Model/WhatsappTemplateResponse.php
192+
lib/Model/WhatsappTemplateStatus.php
193+
lib/Model/WhatsappUpdateTemplateRequest.php
194+
lib/ObjectSerializer.php
195+
phpunit.xml.dist

.openapi-generator/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7.11.0

.php-cs-fixer.dist.php

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<?php
2+
3+
/**
4+
* @generated
5+
* @link https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/HEAD/doc/config.rst
6+
*/
7+
$finder = PhpCsFixer\Finder::create()
8+
->in(__DIR__)
9+
->exclude('vendor')
10+
->exclude('test')
11+
->exclude('tests')
12+
;
13+
14+
$config = new PhpCsFixer\Config();
15+
return $config->setRules([
16+
'@PSR12' => true,
17+
'phpdoc_order' => true,
18+
'array_syntax' => [ 'syntax' => 'short' ],
19+
'strict_comparison' => true,
20+
'strict_param' => true,
21+
'no_trailing_whitespace' => false,
22+
'no_trailing_whitespace_in_comment' => false,
23+
'braces' => false,
24+
'single_blank_line_at_eof' => false,
25+
'blank_line_after_namespace' => false,
26+
'no_leading_import_slash' => false,
27+
])
28+
->setFinder($finder)
29+
;

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
language: php
2+
# Bionic environment has preinstalled PHP from 7.1 to 7.4
3+
# https://docs.travis-ci.com/user/reference/bionic/#php-support
4+
dist: bionic
5+
php:
6+
- 7.4
7+
before_install: "composer install"
8+
script: "vendor/bin/phpunit"

0 commit comments

Comments
 (0)