David Long

Results 23 issues of David Long

When you follow the README to create a new project, after editing the the app/app.coffee file there is an extra set of brackets, presumably the ones that were saying that...

# Singular Nouns Remove the different commands for commands that return singular objects vs multiple objects. All commands should use a singular noun. # Invoke Verb for API commands Change...

enhancement

The Alert API endpoints for POST and GET use different names for the Alert Message. MessageTemplate on the POST endpoint is mapped to AlertMessage on GET. Module should be updated...