Skip to content

Template for post/put request #52

Open
@khlilturki97

Description

@khlilturki97

Hi, while working with team mate, I was asked to give a template for each POST/PUT request, for example if i have a POST route /user, api tester should show something like

{
  "first_name":"string",
  "last_name":"string"
}

What i mean, is something that allows another developper to know what payload he should send

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions