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

feature/mx-1670 backend api connector #263

Merged
merged 6 commits into from
Aug 20, 2024

Conversation

cutoffthetop
Copy link
Contributor

@cutoffthetop cutoffthetop commented Aug 13, 2024

PR Context

  • as a prep for MX-1382, MX-1669, MX-1406, MX-1416 and MX-1581

Added

  • added BackendApiConnector methods to cover all current (and near future) endpoints:
    fetch_extracted_items, fetch_merged_items, get_merged_item,
    preview_merged_item and get_rule_set
  • complete the list of exported names in models and types modules

Deprecated

  • deprecated BackendApiConnector.post_models in favor of post_extracted_items

Fixed

  • added the rki/mex user-agent to all requests of the HTTPConnector

@cutoffthetop cutoffthetop changed the title feature/backend api connector feature/mx-1670 backend api connector Aug 14, 2024
@cutoffthetop cutoffthetop merged commit 9b4c9f8 into main Aug 20, 2024
4 checks passed
@cutoffthetop cutoffthetop deleted the feature/backend-api-connector branch August 20, 2024 13:24
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.

2 participants