mirror of
https://github.com/ditkrg/jsonapi-swagger.git
synced 2026-01-22 22:06:50 +00:00
update README.md
This commit is contained in:
parent
2871e78c30
commit
9cec061bb5
@ -1,6 +1,8 @@
|
||||
# JSONAPI Swagger
|
||||
|
||||
Create a JSONAPI Swagger.
|
||||
Generate JSONAPI Swagger Doc.
|
||||
|
||||
[](https://rubygems.org/gems/jsonapi-swagger) [](https://github.com/superiorlu/jsonapi-swagger/blob/master/LICENSE.md)
|
||||
|
||||
## Installation
|
||||
|
||||
@ -24,6 +26,10 @@ Or install it yourself as:
|
||||
rails generate jsonapi:swagger User # UserResponse < JSONAPI::Resource
|
||||
```
|
||||
|
||||
## Resource
|
||||
- [JSONAPI](https://jsonapi.org/)
|
||||
- [Rswag](https://github.com/domaindrivendev/rswag)
|
||||
|
||||
## Contributing
|
||||
|
||||
Bug reports and pull requests are welcome on GitHub at https://github.com/superiorlu/jsonapi-swagger.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user