Skip to content

Commit 14c2fc6

Browse files
dvacca-onfidogithub-actions[bot]
authored andcommitted
Upgrade after onfido-openapi-spec change d66dc55
1 parent ff4e674 commit 14c2fc6

82 files changed

Lines changed: 1091 additions & 779 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.

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.11.0
1+
7.16.0

.release.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"source": {
33
"repo_url": "https://github.com/onfido/onfido-openapi-spec",
4-
"short_sha": "84061b9",
5-
"long_sha": "84061b9f49fb22c32125fa7bb7fe2f5c979b5e6a",
4+
"short_sha": "d66dc55",
5+
"long_sha": "d66dc55aa73210fc789fcb93a3cba9d1d1f89a8a",
66
"version": "v6.0.0"
77
},
88
"release": "v6.0.0"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This version uses Onfido API v3.6. Refer to our [API versioning guide](https://d
1313

1414
### Requirements
1515

16-
Python 3.8+
16+
Python 3.9+
1717

1818
### Installation
1919

@@ -119,7 +119,7 @@ Except for accessing Task object's outputs, avoid using the `additional_properti
119119

120120
## Contributing
121121

122-
This library is automatically generated using [OpenAPI Generator](https://openapi-generator.tech) (version: 7.11.0); therefore, all contributions (except test files) should target the [Onfido OpenAPI specification repository](https://github.com/onfido/onfido-openapi-spec/tree/master) instead of this repository. Please follow the contribution guidelines provided in the OpenAPI specification repository.
122+
This library is automatically generated using [OpenAPI Generator](https://openapi-generator.tech) (version: 7.16.0); therefore, all contributions (except test files) should target the [Onfido OpenAPI specification repository](https://github.com/onfido/onfido-openapi-spec/tree/master) instead of this repository. Please follow the contribution guidelines provided in the OpenAPI specification repository.
123123

124124
For contributions to the tests instead, please follow the steps below:
125125

0 commit comments

Comments
 (0)