Skip to content

attribute editing#3

Merged
mhamann merged 1 commit into
rownd:mainfrom
rgthelen:feature-attribute-editing
Jul 2, 2025
Merged

attribute editing#3
mhamann merged 1 commit into
rownd:mainfrom
rgthelen:feature-attribute-editing

Conversation

@rgthelen
Copy link
Copy Markdown
Contributor

Updated the SDK to allow user-attribute editing; adding, updating, deleting, etc.

Added tests and ran them (all passes).

<rOperations/user_attributes_operations" -timeout 30s
? github.com/rownd/client-go/pkg/rownd/middleware [no test files]
=== RUN TestRowndUserOperations
=== RUN TestRowndUserOperations/user_attributes_operations
=== RUN TestRowndUserOperations/user_attributes_operations/add_attributes
=== RUN TestRowndUserOperations/user_attributes_operations/update_existing_attributes
=== RUN TestRowndUserOperations/user_attributes_operations/delete_attributes
=== RUN TestRowndUserOperations/user_attributes_operations/validation_errors
--- PASS: TestRowndUserOperations (2.70s)
--- PASS: TestRowndUserOperations/user_attributes_operations (2.25s)
--- PASS: TestRowndUserOperations/user_attributes_operations/add_attributes (0.38s)
--- PASS: TestRowndUserOperations/user_attributes_operations/update_existing_attributes (0.43s)
--- PASS: TestRowndUserOperations/user_attributes_operations/delete_attributes (0.56s)
--- PASS: TestRowndUserOperations/user_attributes_operations/validation_errors (0.00s)
PASS
ok github.com/rownd/client-go/pkg/rownd 3.366s
robthelen@Robs-Rownd-Macbook client-go %

@mhamann mhamann merged commit 05d0e5b into rownd:main Jul 2, 2025
1 check failed
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