sttp icon indicating copy to clipboard operation
sttp copied to clipboard

Make it harder to use ExampleGet and connected Reponse factory methods

Open Krever opened this issue 2 years ago • 0 comments

Currently Response can be easily created with ExampleGetRequest metadata, as manifested in #1718.

It would be better if the api itself could prevent such bugs (e.g. by moving this into some testing module).

Krever avatar Jan 31 '23 11:01 Krever