component: clieffort: intermediateenhancementgood first issuesize: M
Repository metrics
- Stars
- (52 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Is your feature request related to a problem? Please describe
Currently generating routes from har does not provide definitions for the body, so they need to be manually added.
Describe the solution you'd like
If the request body is of a supported format(json or form encoded) provide the expected structure in the initial route definition.