Name of the api
Optional
cacheName of field that has the modified field
Optional
excludeExclude all fields with this prefix from the API
Optional
excludeExclude given fields from the API and include rest (if defined)
Optional
failReject POST-requests without primary key value (can work if DB-side )
Optional
failReject POST-requests without primary key value (can work if DB-side )
Optional
failReject values that exceed field max length (behaviour on such is platform dependent)
Optional
failReject PUT-requests that contain values for autoinc-type fields
Optional
hashidEnable hashids for numeric primarykeys by adding a 32 char key
Optional
hashidSet (minimum) length (12-32 chars) of the hashids
Optional
hashidMake hashids static per row/table
Optional
includeInclude given fields from the API and exclude rest (if defined)
Name of the database table
Optional
useTreat date type fields as just strings and use the native formatting instead of the ISO 8601 format
API parameters