fern
fern copied to clipboard
fix: add validation around selectable environments for playground settings
Adds validation around selectable environments for playground settings:
- If no environments are specified in api.yml, error with message.
- If environment specified does not exist according to api.yml, error with message.