Skip to content
New issue

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

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

Already on GitHub? # to your account

Add new API endpoints and schemas for metadata, analytics, and user a… #4

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

syucream
Copy link
Owner

…ttributes

  • Introduced new schemas: GetMetadataSchema, GetAnalyticsSchema, and GetUserAttributesSchema in schemas.ts.
  • Implemented corresponding API request handlers in index.ts for 'get_metadata', 'get_analytics', and 'get_user_attributes' operations.
  • Enhanced the server's request handling capabilities to support new data catalog functionalities.

…ttributes

- Introduced new schemas: GetMetadataSchema, GetAnalyticsSchema, and GetUserAttributesSchema in schemas.ts.
- Implemented corresponding API request handlers in index.ts for 'get_metadata', 'get_analytics', and 'get_user_attributes' operations.
- Enhanced the server's request handling capabilities to support new data catalog functionalities.
@syucream syucream self-assigned this Jan 12, 2025
@syucream syucream merged commit 0b7cc1a into main Jan 12, 2025
1 check passed
@syucream syucream deleted the feature/metadata branch January 12, 2025 08:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant