Skip to content

Commit

Permalink
wip: index new groups in OpenSearch
Browse files Browse the repository at this point in the history
  • Loading branch information
TLGINO committed May 6, 2023
1 parent 66278b7 commit 76e0732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions invenio_users_resources/services/schemas.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ class UserPreferencesSchema(Schema):
timezone = fields.String(validate=validate_timezone)



class UserProfileSchema(Schema):
"""Schema for user profiles."""

Expand Down

0 comments on commit 76e0732

Please sign in to comment.