fern icon indicating copy to clipboard operation
fern copied to clipboard

fix: add validation around selectable environments for playground settings

Open RohinBhargava opened this issue 1 year ago • 1 comments

Adds validation around selectable environments for playground settings:

  1. If no environments are specified in api.yml, error with message.
  2. If environment specified does not exist according to api.yml, error with message.

RohinBhargava avatar Aug 10 '24 14:08 RohinBhargava

Screenshot 2024-08-11 at 11 26 55 PM

RohinBhargava avatar Aug 12 '24 03:08 RohinBhargava