Changes

These endpoints are used to apply changes and retrieve changes made to the system.

Important. The API specifies a set of basic changes applicable to all dialect analized. However, this list can be extended to support more changes and refactorings by means of /extensions endpoint.

MethodPathDescriptionParametersPayload

GET

Retrieve changes made to the system

author

-

POST

Apply a change to the system

-

change

GET

/classes/{name}/methods/{selector}/history

Retrieve historical changes on a given method

-

-

Last updated