Skip to content

Commit

Permalink
add note on jsonapi format
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Aug 30, 2023
1 parent adf64a7 commit c1f52ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ _We're working on improving the docs._
- Reuse schemas across controllers by defining named schemas.
- Run validations on params, similar to active model validations.
- Run transforms on params before they hit your controller.
- Support formatters such as JSON:API.

## Usage

Expand Down

0 comments on commit c1f52ad

Please sign in to comment.