section_numberstring required
The number that the spec_section corresponds to within a spec book
project_idstring uuid required
ID of the project the spec_section belongs to
current_version_idstring uuid nullable required
ID of the current spec_section_version of the spec_section
current_version_titlestring required
Title of the current spec_section_version of the spec_section
current_version_descriptionstring required
Description of the spec_section_version of the spec_section
current_version_file_urlstring nullable required
The URL for the PDF associated with the current spec_section_version of the spec_section
current_version_thumb_urlstring nullable required
The URL for the thumbnail associated with the current spec_section_version of the spec_section
conflictboolean required
Indicates a version conflict on the spec_section
processingboolean required
Indicates the processing status of the spec_section
errorboolean
Indicates whether the spec_section contains an error
creator_user_idinteger required
ID of the user who created the spec_section
last_editor_user_idinteger nullable required
ID of the last user who edited the spec_section
created_atstring date-time required
Time when the server created the spec_section
updated_atstring date-time required
Time when the server last updated the spec_section
deleted_atstring date-time nullable required
Time when the server last deleted the spec_section
device_created_atstring date-time required
Time when the device created the spec_section
device_updated_atstring date-time required
Time when the device last updated the spec_section