Skip to content

remove created_at and updated_at from payload of POST and PUT requests #8

Description

@gsiri-code
  • On swagger docs when trying out POST and PUT endpoints, users must have a JSON payload including:

    • created_at
    • updated_at
  • These attributes should be abstracted from these endpoints and handled exclusively on the server side

  • Since they are timestamps user should never have to enter these in

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status
    In review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions