curl-generator icon indicating copy to clipboard operation
curl-generator copied to clipboard

Allow custom method with optional parameter 'noValidation'

Open Polo2 opened this issue 1 month ago • 2 comments

Include boolean parameter noValidation, that allows any method.

Adapt generated files dist/* via running npm run dev.

Add new test scenario in example parameters, when unknown verb is provided. for example 'copy', old WebDev method, cf rfc 2518.

PS: This PR contains also an independent commit, adding new test scenario for method 'query ' (available si #26). I can move this commit in a dedicated PR if you want


following suggestion from issue #25

Polo2 avatar Oct 27 '25 14:10 Polo2

cc @albertodeago , friendly ping here, what do you think of this suggestion?

Polo2 avatar Nov 06 '25 09:11 Polo2

hey @Polo2 , sorry for missing this, can you check this comment? I think I was taking about this

albertodeago avatar Nov 06 '25 09:11 albertodeago

hey @Polo2 , sorry for missing this, can you check this comment? I think I was taking about this

Sure, sorry I forgot to answer, here it is

Polo2 avatar Nov 17 '25 08:11 Polo2