You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is regarding the ToOneRelationship class: In it, the data field is not marked as @Nullable. However, when running cf curl /v3/organizations/<GUID>/domains/default I got the following response (note the relationships/organization field):
This is regarding the
ToOneRelationship
class: In it, thedata
field is not marked as@Nullable
. However, when runningcf curl /v3/organizations/<GUID>/domains/default
I got the following response (note therelationships/organization
field):The text was updated successfully, but these errors were encountered: