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: do not convert docdb records to DataAssetRecord #67

Merged
merged 3 commits into from
Jul 19, 2024

Conversation

helen-m-lin
Copy link
Collaborator

closes #61

MetadataDbClient for rest api:

  • added retrieve and upsert methods that read/write raw records to docdb
  • added deprecation warnings for methods that use DataAssetRecord
  • updated User Guide example

@helen-m-lin helen-m-lin requested a review from jtyoung84 July 18, 2024 20:55
@jtyoung84 jtyoung84 merged commit b39dbc0 into dev Jul 19, 2024
3 checks passed
@jtyoung84 jtyoung84 deleted the feat-61-readonly-api-response branch July 19, 2024 23:01
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.

Return raw json responses from docdb instead of DataAssetRecord
2 participants