mirror of
https://github.com/cloudflare/cloudflare-python.git
synced 2026-01-11 19:57:00 +00:00
fix file permissions
This commit is contained in:
parent
6f7094c87d
commit
86bc62eccc
3790 changed files with 0 additions and 0 deletions
0
.devcontainer/Dockerfile
Executable file → Normal file
0
.devcontainer/Dockerfile
Executable file → Normal file
0
.devcontainer/devcontainer.json
Executable file → Normal file
0
.devcontainer/devcontainer.json
Executable file → Normal file
0
.github/CODEOWNERS
vendored
Executable file → Normal file
0
.github/CODEOWNERS
vendored
Executable file → Normal file
0
.github/workflows/ci.yml
vendored
Executable file → Normal file
0
.github/workflows/ci.yml
vendored
Executable file → Normal file
0
.github/workflows/publish-pypi.yml
vendored
Executable file → Normal file
0
.github/workflows/publish-pypi.yml
vendored
Executable file → Normal file
0
.github/workflows/release-doctor.yml
vendored
Executable file → Normal file
0
.github/workflows/release-doctor.yml
vendored
Executable file → Normal file
0
.gitignore
vendored
Executable file → Normal file
0
.gitignore
vendored
Executable file → Normal file
0
.python-version
Executable file → Normal file
0
.python-version
Executable file → Normal file
0
.release-please-manifest.json
Executable file → Normal file
0
.release-please-manifest.json
Executable file → Normal file
0
.stats.yml
Executable file → Normal file
0
.stats.yml
Executable file → Normal file
0
Brewfile
Executable file → Normal file
0
Brewfile
Executable file → Normal file
0
CONTRIBUTING.md
Executable file → Normal file
0
CONTRIBUTING.md
Executable file → Normal file
0
LICENSE
Executable file → Normal file
0
LICENSE
Executable file → Normal file
0
README.md
Executable file → Normal file
0
README.md
Executable file → Normal file
0
SECURITY.md
Executable file → Normal file
0
SECURITY.md
Executable file → Normal file
0
api.md
Executable file → Normal file
0
api.md
Executable file → Normal file
0
bin/check-release-environment
Executable file → Normal file
0
bin/check-release-environment
Executable file → Normal file
0
bin/publish-pypi
Executable file → Normal file
0
bin/publish-pypi
Executable file → Normal file
0
examples/.keep
Executable file → Normal file
0
examples/.keep
Executable file → Normal file
0
mypy.ini
Executable file → Normal file
0
mypy.ini
Executable file → Normal file
0
noxfile.py
Executable file → Normal file
0
noxfile.py
Executable file → Normal file
0
pyproject.toml
Executable file → Normal file
0
pyproject.toml
Executable file → Normal file
0
release-please-config.json
Executable file → Normal file
0
release-please-config.json
Executable file → Normal file
0
requirements-dev.lock
Executable file → Normal file
0
requirements-dev.lock
Executable file → Normal file
0
requirements.lock
Executable file → Normal file
0
requirements.lock
Executable file → Normal file
0
scripts/utils/ruffen-docs.py
Executable file → Normal file
0
scripts/utils/ruffen-docs.py
Executable file → Normal file
0
src/cloudflare/__init__.py
Executable file → Normal file
0
src/cloudflare/__init__.py
Executable file → Normal file
0
src/cloudflare/_base_client.py
Executable file → Normal file
0
src/cloudflare/_base_client.py
Executable file → Normal file
0
src/cloudflare/_client.py
Executable file → Normal file
0
src/cloudflare/_client.py
Executable file → Normal file
0
src/cloudflare/_compat.py
Executable file → Normal file
0
src/cloudflare/_compat.py
Executable file → Normal file
0
src/cloudflare/_constants.py
Executable file → Normal file
0
src/cloudflare/_constants.py
Executable file → Normal file
0
src/cloudflare/_exceptions.py
Executable file → Normal file
0
src/cloudflare/_exceptions.py
Executable file → Normal file
0
src/cloudflare/_files.py
Executable file → Normal file
0
src/cloudflare/_files.py
Executable file → Normal file
0
src/cloudflare/_models.py
Executable file → Normal file
0
src/cloudflare/_models.py
Executable file → Normal file
0
src/cloudflare/_qs.py
Executable file → Normal file
0
src/cloudflare/_qs.py
Executable file → Normal file
0
src/cloudflare/_resource.py
Executable file → Normal file
0
src/cloudflare/_resource.py
Executable file → Normal file
0
src/cloudflare/_response.py
Executable file → Normal file
0
src/cloudflare/_response.py
Executable file → Normal file
0
src/cloudflare/_streaming.py
Executable file → Normal file
0
src/cloudflare/_streaming.py
Executable file → Normal file
0
src/cloudflare/_types.py
Executable file → Normal file
0
src/cloudflare/_types.py
Executable file → Normal file
0
src/cloudflare/_utils/__init__.py
Executable file → Normal file
0
src/cloudflare/_utils/__init__.py
Executable file → Normal file
0
src/cloudflare/_utils/_logs.py
Executable file → Normal file
0
src/cloudflare/_utils/_logs.py
Executable file → Normal file
0
src/cloudflare/_utils/_proxy.py
Executable file → Normal file
0
src/cloudflare/_utils/_proxy.py
Executable file → Normal file
0
src/cloudflare/_utils/_reflection.py
Executable file → Normal file
0
src/cloudflare/_utils/_reflection.py
Executable file → Normal file
0
src/cloudflare/_utils/_streams.py
Executable file → Normal file
0
src/cloudflare/_utils/_streams.py
Executable file → Normal file
0
src/cloudflare/_utils/_sync.py
Executable file → Normal file
0
src/cloudflare/_utils/_sync.py
Executable file → Normal file
0
src/cloudflare/_utils/_transform.py
Executable file → Normal file
0
src/cloudflare/_utils/_transform.py
Executable file → Normal file
0
src/cloudflare/_utils/_typing.py
Executable file → Normal file
0
src/cloudflare/_utils/_typing.py
Executable file → Normal file
0
src/cloudflare/_utils/_utils.py
Executable file → Normal file
0
src/cloudflare/_utils/_utils.py
Executable file → Normal file
0
src/cloudflare/_version.py
Executable file → Normal file
0
src/cloudflare/_version.py
Executable file → Normal file
0
src/cloudflare/_wrappers.py
Executable file → Normal file
0
src/cloudflare/_wrappers.py
Executable file → Normal file
0
src/cloudflare/lib/.keep
Executable file → Normal file
0
src/cloudflare/lib/.keep
Executable file → Normal file
0
src/cloudflare/pagination.py
Executable file → Normal file
0
src/cloudflare/pagination.py
Executable file → Normal file
0
src/cloudflare/py.typed
Executable file → Normal file
0
src/cloudflare/py.typed
Executable file → Normal file
0
src/cloudflare/resources/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/accounts/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/accounts/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/accounts/accounts.py
Executable file → Normal file
0
src/cloudflare/resources/accounts/accounts.py
Executable file → Normal file
0
src/cloudflare/resources/accounts/members.py
Executable file → Normal file
0
src/cloudflare/resources/accounts/members.py
Executable file → Normal file
0
src/cloudflare/resources/accounts/roles.py
Executable file → Normal file
0
src/cloudflare/resources/accounts/roles.py
Executable file → Normal file
0
src/cloudflare/resources/acm/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/acm/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/acm/acm.py
Executable file → Normal file
0
src/cloudflare/resources/acm/acm.py
Executable file → Normal file
0
src/cloudflare/resources/acm/total_tls.py
Executable file → Normal file
0
src/cloudflare/resources/acm/total_tls.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/address_maps/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/address_maps/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/address_maps/accounts.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/address_maps/accounts.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/address_maps/address_maps.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/address_maps/address_maps.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/address_maps/ips.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/address_maps/ips.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/address_maps/zones.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/address_maps/zones.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/addressing.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/addressing.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/loa_documents/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/loa_documents/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/loa_documents/downloads.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/loa_documents/downloads.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/loa_documents/loa_documents.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/loa_documents/loa_documents.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/bgp/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/bgp/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/bgp/bgp.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/bgp/bgp.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/bgp/bindings.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/bgp/bindings.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/bgp/prefixes.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/bgp/prefixes.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/bgp/statuses.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/bgp/statuses.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/delegations.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/delegations.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/prefixes.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/prefixes/prefixes.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/regional_hostnames/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/regional_hostnames/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/regional_hostnames/regional_hostnames.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/regional_hostnames/regional_hostnames.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/regional_hostnames/regions.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/regional_hostnames/regions.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/services.py
Executable file → Normal file
0
src/cloudflare/resources/addressing/services.py
Executable file → Normal file
0
src/cloudflare/resources/ai_gateway/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/ai_gateway/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/ai_gateway/ai_gateway.py
Executable file → Normal file
0
src/cloudflare/resources/ai_gateway/ai_gateway.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/alerting.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/alerting.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/available_alerts.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/available_alerts.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/destinations/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/destinations/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/destinations/destinations.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/destinations/destinations.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/destinations/eligible.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/destinations/eligible.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/destinations/pagerduty.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/destinations/pagerduty.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/destinations/webhooks.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/destinations/webhooks.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/history.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/history.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/policies.py
Executable file → Normal file
0
src/cloudflare/resources/alerting/policies.py
Executable file → Normal file
0
src/cloudflare/resources/api_gateway/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/api_gateway/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/api_gateway/api_gateway.py
Executable file → Normal file
0
src/cloudflare/resources/api_gateway/api_gateway.py
Executable file → Normal file
0
src/cloudflare/resources/api_gateway/configurations.py
Executable file → Normal file
0
src/cloudflare/resources/api_gateway/configurations.py
Executable file → Normal file
0
src/cloudflare/resources/api_gateway/discovery/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/api_gateway/discovery/__init__.py
Executable file → Normal file
0
src/cloudflare/resources/api_gateway/discovery/discovery.py
Executable file → Normal file
0
src/cloudflare/resources/api_gateway/discovery/discovery.py
Executable file → Normal file
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue