Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/api/api_blueprint.apib
Original file line number Diff line number Diff line change
Expand Up @@ -21882,7 +21882,7 @@ To update or get any attribute of this data layer, you will need admin access. H
| `app-name` | Name of the application (Eg. Event Yay!, Open Event) | string | - |
| `tagline` | Tagline (Eg. Event Management and Ticketing, Home) | string | - |
| `secret` | App Secret | string | **yes** |
| `order-expiry-time` | Expiry time for orders in minutes | Integer(default: 15) | **yes** |
| `order-expiry-time` | Expiry time for orders in minutes | Integer(default: 15) | - |
| `is-paypal-activated` | Whether paypal payment is configured or not | boolean | - |
| `is-stripe-activated` | Whether stripe payment is configured or not | boolean | - |
| `is-omise-activated` | Whether omise payment is configured or not | boolean | - |
Expand Down