Skip to content

Cherrybomb v0.5.0

Compare
Choose a tag to compare
@GuyL99 GuyL99 released this 17 Mar 08:01
· 345 commits to main since this release
25a0853

What's Changed

Parameter table feature

You can run the swagger scan command with the --param-table flag and get a table with all of the APIs parameters.

The table contains The parameters':

  • Types.
  • Min/Max.
  • Status codes at which they are present.
  • Endpoints at which they are present.
  • Parent parameters.
  • Child parameters.