Skip to content

This update fixes validation errors that occurred when creating and u…#74

Merged
nsa-brant merged 1 commit intomainfrom
bugfix/bad-response-for-field-mutations
May 9, 2025
Merged

This update fixes validation errors that occurred when creating and u…#74
nsa-brant merged 1 commit intomainfrom
bugfix/bad-response-for-field-mutations

Conversation

@nsa-brant
Copy link
Copy Markdown
Member

…pdating metadata fields by correctly using the FieldResponse model instead of Field, making the API work as expected. It also improves the metadata field management API with more consistent method naming while maintaining backward compatibility through aliases. The FieldResponse model provides the proper structure for the API responses, and the backward compatibility aliases ensure existing code continues to work correctly.

…pdating metadata fields by correctly using the `FieldResponse` model instead of `Field`, making the API work as expected. It also improves the metadata field management API with more consistent method naming while maintaining backward compatibility through aliases. The `FieldResponse` model provides the proper structure for the API responses, and the backward compatibility aliases ensure existing code continues to work correctly.
@nsa-brant nsa-brant merged commit 26a6553 into main May 9, 2025
1 check passed
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.

3 participants