idrinth-api-bench/issues

Routes from har should also generate body code

オープン

#474 opened on 2024/03/24

 (0 件のコメント) (0 件のリアクション) (0 人の担当者) (51 件のフォーク)auto 404
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.

コントリビューターガイド