Skip to content

Limit response with —json option with cli #448

Description

@gituserjava

Is there a way we can limit the response that is generated when “—json” option is used in command line?

For a huge api spec, this option is generating huge file with “oldApiSpec”, “newApiSpec”, “newEndpoints”, “oldEndpoints” and in my case for 2000 lines api spec, it created 2,26,822 lines json file.

Can we just generate “newEndpoints”, “oldEndPoints” etc. I mean is there a way it can create json with the contents of text output?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions