Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

When a request as multiple responses, it doubles the calls  #23

Description

@clement-hollander

Sample :

Update [PUT /v1/test]

  • Request (application/json)

    • Headers
      Accept: application/json
  • Response 200 (application/json)

    • Attributes
      • inventory: 1
  • Response 400 (application/json)

    • Attributes
      • error: error

Generate 2 methods /v1/test in Paw

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions