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