Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Luis MajanoLuis MajanoReporter
Nicholas TunneyNicholas TunneyComponents
Fix versions
Priority
Major
Details
Details
Assignee
Luis Majano
Luis MajanoReporter
Nicholas Tunney
Nicholas TunneyComponents
Fix versions
Priority
Sentry
Sentry
Sentry
Created April 15, 2016 at 4:37 PM
Updated April 15, 2016 at 4:43 PM
Resolved April 15, 2016 at 4:43 PM
New action annotation "allowedMethods" so you can allow inline annoation for allowed HTTP Verbs thanks to Nic Tunney:
function index( event, rc, prc) allowedMethods="GET,POST"{ }