Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- curl https://localhost:44399/swagger/v1/swagger.json | jq -r ".paths | map_values(keys) | to_entries | .[] as $entry | $entry.value[] as $value | $entry.key + \" \"+$value " | clip
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement