Discussions

Ask a Question
Back to All

readme CLI without publishing

I am trying to run command line to update the existing api definition with a modified one.

rdme openapi [path to yaml] --key=rdme_xyz --id=abcd

Now I would like to find out 2 things

  1. Can I push this new yaml in a dryrun/unpublished mode? so that I can verify it on readme devportal as an admin.
  2. Or Can I upload this as a new api definition instead and make it in unpublished mode?