Photo: status_message_guid is optional in xml

This commit is contained in:
Benjamin Neff 2016-07-07 01:38:05 +02:00
parent eb8cdef604
commit 4136fb973e

View file

@ -40,10 +40,10 @@ module DiasporaFederation
property :text, default: nil property :text, default: nil
# @!attribute [r] status_message_guid # @!attribute [r] status_message_guid
# Guid of a status message this message belongs to # Guid of a status message this photo belongs to
# @see StatusMessage#guid # @see StatusMessage#guid
# @return [String] guid # @return [String] guid
property :status_message_guid property :status_message_guid, default: nil
# @!attribute [r] height # @!attribute [r] height
# Photo height # Photo height