method property

The method property, @openapi.openedge.method.property, is added at the operation level in the schema to specify additional properties for CRUD and submit methods.
Note: The method property annotation must be added manually to the Business Entity class file.
Sample method property annotation:
@openapi.openedge.method.property (name="capabilities", value="top, skip, id, orderBy").