-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 6.0.4 changes * configuration and api mustaches
- Loading branch information
Showing
267 changed files
with
14,304 additions
and
3,710 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
6.6.0 | ||
7.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,14 @@ | ||
php-test: | ||
vendor/bin/phpunit test/Api | ||
phpstan: | ||
vendor/bin/phpstan analyse lib --level 7 | ||
vendor/bin/phpstan analyse lib --level 7 | ||
php: | ||
rm -rf docs && \ | ||
rm -rf lib/Model && \ | ||
docker run --rm \ | ||
-v ${PWD}:/local openapitools/openapi-generator-cli:v7.2.0 generate \ | ||
-i https://raw.githubusercontent.com/conekta/openapi/main/_build/api.yaml \ | ||
-g php \ | ||
-o /local \ | ||
-c /local/config-php.json \ | ||
--global-property modelTests=false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -292,6 +292,8 @@ Class | Method | HTTP request | Description | |
- [OrderFiscalEntityAddressResponseAllOf](docs/Model/OrderFiscalEntityAddressResponseAllOf.md) | ||
- [OrderFiscalEntityRequest](docs/Model/OrderFiscalEntityRequest.md) | ||
- [OrderFiscalEntityResponse](docs/Model/OrderFiscalEntityResponse.md) | ||
- [OrderNextActionResponse](docs/Model/OrderNextActionResponse.md) | ||
- [OrderNextActionResponseRedirectToUrl](docs/Model/OrderNextActionResponseRedirectToUrl.md) | ||
- [OrderRefundRequest](docs/Model/OrderRefundRequest.md) | ||
- [OrderRequest](docs/Model/OrderRequest.md) | ||
- [OrderRequestCustomerInfo](docs/Model/OrderRequestCustomerInfo.md) | ||
|
@@ -405,5 +407,5 @@ [email protected] | |
This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: | ||
|
||
- API version: `2.1.0` | ||
- Package version: `6.0.3` | ||
- Package version: `6.0.4` | ||
- Build package: `org.openapitools.codegen.languages.PhpClientCodegen` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
6.0.3 | ||
6.0.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"packageName": "conekta", | ||
"generateSourceCodeOnly": "false", | ||
"artifactVersion": "6.0.4", | ||
"packageUrl": "https://developers.conekta.com/", | ||
"projectName": "conekta-php", | ||
"appDescriptionV2" : "Conekta PHP Library", | ||
"useOneOfDiscriminatorLookup" : true, | ||
"nonCompliantUseDiscriminatorIfCompositionFails" : false, | ||
"httpUserAgent": "Conekta/v2 PhpBindings/6.0.4", | ||
"packageAuthors" : "[email protected]", | ||
"files": { | ||
"/local/CODE_OF_CONDUCT.md" : {}, | ||
"/local/AUTHORS.md" : {}, | ||
"/local/CONTRIBUTING.md" : {}, | ||
"/local/LICENSE" : {}, | ||
"/local/conekta.png" : {}, | ||
"VERSION.mustache" : { | ||
"templateType": "SupportingFiles", | ||
"destinationFilename": "VERSION" | ||
}, | ||
"/local/ssl_data/ca_bundle.crt": { | ||
"destinationFilename": "lib/ssl_data/ca_bundle.crt" | ||
} | ||
}, | ||
"gitUserId": "conekta", | ||
"gitRepoId": "conekta-php", | ||
"modern" : true, | ||
"disallowAdditionalPropertiesIfNotPresent" : true, | ||
"invokerPackage" : "Conekta", | ||
"templateDir": "/local/templates/php", | ||
"legacyDiscriminatorBehavior" : false | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
5 changes: 3 additions & 2 deletions
5
.../OrderResponseFiscalEntityAddressAllOf.md → docs/Model/OrderNextActionResponse.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
# # OrderResponseFiscalEntityAddressAllOf | ||
# # OrderNextActionResponse | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**object** | **string** | | [optional] | ||
**redirect_to_url** | [**\Conekta\Model\OrderNextActionResponseRedirectToUrl**](OrderNextActionResponseRedirectToUrl.md) | | [optional] | ||
**type** | **string** | Indicates the type of action to be taken | [optional] | ||
|
||
[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# # OrderNextActionResponseRedirectToUrl | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**url** | **string** | pay.conekta.com/{id} Indicates the url of the Conekta component to authenticate the flow through 3DS2. | [optional] | ||
**return_url** | **string** | Indicates the url to which the 3DS2 flow returns at the end, when the integration is redirected. | [optional] | ||
|
||
[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.