Skip to content

Use params types on RSwag specs generation #27

Description

@DavidsonGM

When creating a rswag spec for a resource with rails g rest_api_generator:spec:rswag Car name:string color:string year:integer, it currently ignores fields types and sets everything as string on params (for post and patch requests).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingrswag

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions