APISchema

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension APISchema

1.37 2018-02-08T10:31:50Z
  - Allow `example: undef` and serve document

1.36 2017-12-25T12:45:24Z
  - show enum values in type column

1.35 2017-12-13T14:30:28Z
  - MockServer serves default status codes in definitions

1.34 2017-11-30T16:29:26Z
  - Define prototype of type before calling it

1.33 2017-11-30T14:39:09Z
  - Resolve anyOf, allOf and oneOf keywords when serving Mock Server and API Document

1.32 2017-11-30T06:08:51Z
  - MockServer always returns bytes

1.31 2017-11-29T02:30:47Z
  - MockServer support `response => {body => 'bmi', encoding => 'json'}` syntax

1.30 2017-11-20T17:00:38Z
   - Empty input could pass validations unexpectedly
   - Add . to lib

1.29 2017-11-20T01:34:11Z
   - Handle boolean on generating document(1.28 was broken)

1.28 2017-11-17T09:49:53Z
   - Handle boolean on generating document

1.27 2017-09-19T09:58:40Z
   - Sort keys when encoding JSON

1.26 2017-08-30T02:20:58Z
   - Expand `FETCH` method to `GET` and `HEAD`

1.25 2017-08-29T02:31:53Z
   - You can inherit Plack::App::APISchema::Document and customize template

1.24 2016-06-10T10:01:57Z
   - Fix document

1.23 2016-06-10T09:52:33Z
   - Inject routes to an existing router object

1.22 2016-04-20T06:08:32Z
   - Update Valiemon

1.21 2015-11-24T02:35:14Z
    - Added missing prereqs as reported by CPANTS

1.2 2015-11-20T04:37:28Z

    - X-Error-Cause header indicates whether the response comes from app or validator

1.1 2015-11-19T06:32:07Z
    - Add method and path info to documentation TOC (Sixeight++)

1.04 2015-10-15T10:38:54Z
    - mock server feature

1.03 2015-10-06T07:25:49Z
    - Determine the status code from the detail of failure (aereal++)

1.02 2015-10-06T07:12:24Z
    - Prettify the output of examples (aereal++)



( run in 0.701 second using v1.01-cache-2.11-cpan-39bf76dae61 )