We received a support case, that a user just saw a generic 500 Internal Server Error for a request. The reason was, that the description of the building block definition is limited to 255 characters and he sent a longer description. We fixed this specific issue with #137. But we should verify that we have similar validations in place for all potentially affected fields across all meshObject resources in the provider to make sure consumers get early and meaningful feedback if they provide invalid values.
We received a support case, that a user just saw a generic 500 Internal Server Error for a request. The reason was, that the description of the building block definition is limited to 255 characters and he sent a longer description. We fixed this specific issue with #137. But we should verify that we have similar validations in place for all potentially affected fields across all meshObject resources in the provider to make sure consumers get early and meaningful feedback if they provide invalid values.