| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clean up types | Brian Phillips | 2013-04-19 | 1 | -3/+6 |
| | | | | | | | | | | - Split out type declarations into separate class - Use namespaced types instead of global types (via MooseX::Types) - use declared types where possible, instead of quoted type names (i.e. isa => Str, instead of isa => 'Str') - Allow "authentication" attribute to coerce from a JSON::is_bool() value (instead of expecting it to be a 1 or a 0 all the time) | ||||
| * | add expected_status to top level | franck cuny | 2010-10-26 | 1 | -0/+7 |
| | | |||||
| * | reflect specification update | franck cuny | 2010-10-17 | 1 | -5/+5 |
| | | |||||
| * | api attributes | franck cuny | 2010-09-15 | 1 | -0/+27 |
