Skip to content

Commit

Permalink
Added OpenAPI integration to features
Browse files Browse the repository at this point in the history
  • Loading branch information
vladmunteanu committed Mar 16, 2021
1 parent 6b6d678 commit 092f7e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Since this project is under development, please pin your dependencies to avoid p
- support for client generated IDs
- support top level meta objects
- [pagination helpers](https://jsonapi.org/format/#fetching-pagination)
- OpenAPI 3.x (f.k.a Swagger) integration

### Todo:
- [sorting helpers](https://jsonapi.org/format/#fetching-sorting)
Expand Down
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Features
- support for client generated IDs
- support top level meta objects
- `pagination helpers <https://jsonapi.org/format/#fetching-pagination>`_
- OpenAPI 3.x (f.k.a Swagger) integration

Todo
----
Expand Down

0 comments on commit 092f7e8

Please sign in to comment.