Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/integration api/users translations accounts #45

Conversation

Mopsgeschwindigkeit
Copy link
Contributor

Summary - The What

DO -
Implemented all supported calls for the https://api.smaxtec.com/integration/v2/accounts, https://api.smaxtec.com/integration/v2/users and https://api.smaxtec.com/integration/v2/translations endpoints.

I also moved the IntegrationAPIV2 class to a separate directory to improve overall structuring.

DONT - No implementation for the CLI.

Magic - The How (Optional)

DO - Created a new Classes Translation/Users/Accounts and added ab attribute of that class to the IntegrationAPIV" class (called translation/users/accounts).

Implemented it i a way that we forward all given arguments and let the API-Endpoint decide which one to use. This allows us to be compatible with updated calls in the future.

ToDo's - Open Point List

DO

  • Documentation

@Mopsgeschwindigkeit Mopsgeschwindigkeit merged commit d8d6b49 into smaxtec:main Nov 4, 2023
1 check passed
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.

1 participant