| Param name | Description |
|---|---|
|
page optional |
paginate results Value: Must be String |
|
per_page optional |
number of entries per request Value: Must be String |
| Param name | Description |
|---|---|
|
id required |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
| Param name | Description |
|---|---|
|
bookmark required |
Value: Must be a Hash |
|
bookmark[name] required |
Value: Must be String |
|
bookmark[controller] required |
Value: Must be String |
|
bookmark[query] required |
Value: Must be String |
|
bookmark[public] optional , nil allowed |
Value: Must be 'true' or 'false' |
| Param name | Description |
|---|---|
|
id required |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
|
bookmark required |
Value: Must be a Hash |
|
bookmark[name] optional |
Value: Must be String |
|
bookmark[controller] optional |
Value: Must be String |
|
bookmark[query] optional |
Value: Must be String |
|
bookmark[public] optional , nil allowed |
Value: Must be 'true' or 'false' |
| Param name | Description |
|---|---|
|
id required |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |