Skip to content

Conversation

@Sysix
Copy link
Owner

@Sysix Sysix commented Nov 25, 2023

Need to be done:

  • Update composer package name
  • Move getAsJson to Utils
  • Build query params with http_build_query
  • Update README.md to inform possible optimization with examples of [FEATURE] Implement a rate-limiter for API calls #119
  • add SensitiveParameter
  • remove/deprecated setToEveryThing() and some logic (optional)
  • remove/deprecated getAll() and some logic (optional)
  • check for request uri in tests

closes #119
closes #82
closes #105
closes #118

Sysix and others added 30 commits July 5, 2020 21:58
# Conflicts:
#	composer.json
#	composer.lock
#	src/BaseClient.php
#	src/PaginationClient.php
remove BadMethodCallException
# Conflicts:
#	composer.lock
#	src/Api.php
#	src/Traits/CacheResponseTrait.php
#	tests/ApiTest.php
…-type

# Conflicts:
#	composer.lock
#	src/Traits/CacheResponseTrait.php
…p/clients

# Conflicts:
#	.github/workflows/shepherd.yml
#	src/Country/Client.php
#	src/DownPaymentInvoice/Client.php
#	src/Payment/Client.php
#	src/PaymentCondition/Client.php
# Conflicts:
#	composer.lock
#	src/Api.php
#	src/Profile/Client.php
#	tests/ApiTest.php
@Sysix Sysix merged commit cc366b1 into development Dec 8, 2023
@Sysix Sysix deleted the 1.0-dev branch December 8, 2023 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Implement a rate-limiter for API calls Add date filter options for voucherlist to reduce response size

2 participants