Skip to content

Commit 97bf02b

Browse files
andreyrusanovgithub-actions[bot]
authored andcommitted
chore: regenerate SDK from openapi spec in-repo
1 parent 1550276 commit 97bf02b

2 files changed

Lines changed: 2 additions & 24 deletions

File tree

.openapi-generator-ignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ tests/**
55
scripts/**
66
openapi/**
77
openapitools.json
8+
.github/**
9+
.regen-ignore

.openapi-generator/FILES

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
.github/workflows/python.yml
21
.gitignore
32
.gitlab-ci.yml
43
.travis.yml
@@ -64,27 +63,4 @@ setup.cfg
6463
setup.py
6564
test-requirements.txt
6665
test/__init__.py
67-
test/test_address.py
68-
test/test_attachment.py
69-
test/test_consent_email_entry.py
70-
test/test_consent_email_recipient.py
71-
test/test_consent_email_request.py
72-
test/test_consent_email_result.py
73-
test/test_domain.py
74-
test/test_domain_list_response.py
75-
test/test_domain_verification.py
76-
test/test_domains_api.py
77-
test/test_email_account.py
78-
test/test_email_list_response.py
79-
test/test_emails_api.py
80-
test/test_error_response.py
81-
test/test_quota_exceeded_error.py
82-
test/test_send_email.py
83-
test/test_send_email_error_response.py
84-
test/test_send_email_request.py
85-
test/test_send_email_response.py
86-
test/test_template_email_request.py
87-
test/test_template_email_request_template.py
88-
test/test_template_email_response.py
89-
test/test_tracking_settings.py
9066
tox.ini

0 commit comments

Comments
 (0)