sentenceAnnotation

Updates the SentenceAnnotation with the given ID.

patch/sentence/{sentence_anno_id}

Path parameters

sentence_anno_idinteger required

Request body

code_idinteger nullable

Code the SentenceAnnotation refers to

sentence_id_startinteger nullable

Start sentence ID of the SentenceAnnotation

sentence_id_endinteger nullable

End sentence ID of the SentenceAnnotation

Response

Successful Response

sentence_id_startinteger required

Start sentence ID of the SentenceAnnotation

sentence_id_endinteger required

End sentence ID of the SentenceAnnotation

idinteger required

ID of the SentenceAnnotation

code_idinteger required

Code the SentenceAnnotation refers to

user_idinteger required

User that created the SentenceAnnotation

sdoc_idinteger required

SourceDocument the SentenceAnnotation refers to

createdstring date-time required

Created timestamp of the SentenceAnnotation

updatedstring date-time required

Updated timestamp of the SentenceAnnotation

memo_idsinteger[] required

Memo IDs attached to the SentenceAnnotation

Changes

Changed in 5 of the 73 revisions of this API.2410

    • added the new optional request property sentence_id_end

      new-optional-request-property

    • added the new optional request property sentence_id_start

      new-optional-request-property

    • the request property code_id became optional

      request-property-became-optional

    • request property code_id list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • the request property code_id became required

      request-property-became-required

    • request property code_id list-of-types was narrowed by removing types null from media type application/json

      request-property-list-of-types-narrowed

    • removed the request property sentence_id_end

      request-property-removed

    • removed the request property sentence_id_start

      request-property-removed

    • added the new optional request property sentence_id_end

      new-optional-request-property

    • added the new optional request property sentence_id_start

      new-optional-request-property

    • the request property code_id became optional

      request-property-became-optional

    • request property code_id list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the optional property detail/items/ctx from the response with the 422 status

      response-optional-property-removed

    • removed the optional property detail/items/input from the response with the 422 status

      response-optional-property-removed

    This revision also has 34 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog