Skip to content

Conversation

mariankrotil
Copy link
Contributor

@mariankrotil mariankrotil commented Aug 15, 2025

In this PR

  • Refactor clients to submodules in the clients
  • Divide individual clients to the corresponding files and update imports
  • add a base client module within clients: clients/base.py containing the Raw and Service clients
  • Introduce patch method to the base clients
  • Create a Data Science client in clients/data_science.py calling data science service and using its endpoints for data apps.
  • Create an Encryption client in clients/encryption.py working over encryption service and using encrypt endpoint

@mariankrotil mariankrotil changed the title Ai 1343 mcp add support for data apps Ai 1343 Add Clients for DataScience, Encryption Services And Refactor Aug 15, 2025
@mariankrotil mariankrotil requested review from vita-stejskal, radcliffkey and ncapek and removed request for vita-stejskal August 15, 2025 13:54
@vita-stejskal
Copy link
Contributor

This is looking good in general. There are going to be many conflicts with AI-1349-branch-id-http-header branch, but I'll wait for you to merge this PR first and then update AI-1349-branch-id-http-header branch.

@mariankrotil mariankrotil merged commit 960648f into main Aug 20, 2025
19 checks passed
@mariankrotil mariankrotil deleted the AI-1343-mcp-add-support-for-data-apps branch August 20, 2025 07:41
@mariankrotil mariankrotil mentioned this pull request Aug 29, 2025
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.

3 participants