Changes to Accept an MSA document (business)
POST /compliance/msa/accept
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 22 revisions of this API.13
What changed
- ●
changed the pattern of the request property
document_idfrom^doc_[0-9a-hjkmnp-tv-z]{26}$to^doc_[0-7][0-9a-hjkmnp-tv-z]{25}$request-property-pattern-changed
- ○
the
accepted_byresponse's property pattern was changed from^ind_[0-9a-hjkmnp-tv-z]{26}$to^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
- ○
the
document_idresponse's property pattern was changed from^doc_[0-9a-hjkmnp-tv-z]{26}$to^doc_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
- ○
the
group_idresponse's property pattern was changed from^grp_[0-9a-hjkmnp-tv-z]{26}$to^grp_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●