Breaking change to moderationResult in the /v1/operations api

,

Hi there,

It looks like a breaking change was rolled out recently to the /v1/operations api recently. In the docs, the moderation result is either “MODERATION_STATE_REVIEWING”, “MODERATION_STATE_REJECTED”, or “MODERATION_STATE_APPROVED”. This looks to have changed to just “Reviewing”, “Rejected”, or “Approved”:
Screenshot 2023-09-13 134806

Thanks for taking a look.