Endpoint revision operation type.
Discriminated union representing all possible endpoint modifications during the review phase. Review agents examine generated endpoints and must return a revision for every endpoint in the provided list - no omissions allowed.
keep
endpoint
update
erase
Michael
Samchon
Endpoint revision operation type.
Discriminated union representing all possible endpoint modifications during the review phase. Review agents examine generated endpoints and must return a revision for every endpoint in the provided list - no omissions allowed.
Available Operations
Important Rules
keepfor endpoints that are correct - do NOT simply omit themendpointfield inkeep,update, anderasemust exactly match an endpoint from the provided list (path + method)