Specify Default Values for Request Body Parameters #596
freekvlier
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be great if Scramble could allow specifying default values for request body parameters. Another idea I had would be the possibility to set a default Bearer token for authenticated routes. This way, I could write code to automatically generate a Bearer token in the development environment, which would then be added to authenticated requests. This would streamline testing for secured endpoints.
Beta Was this translation helpful? Give feedback.
All reactions