playground icon indicating copy to clipboard operation
playground copied to clipboard

Add support for default values via environment variables

Open asiminiceanu opened this issue 1 year ago • 2 comments

Add support for default values at start / build time for uiSchema, schemaUrl or some other labels in the page that are not part of the uiSchema

This is useful for scenarios where you just need to publish some specs and allow people to view them and try them out.

asiminiceanu avatar Mar 09 '23 14:03 asiminiceanu

Codecov Report

Patch and project coverage have no change.

Comparison is base (c76dc9a) 0.00% compared to head (899a1df) 0.00%.

:exclamation: Current head 899a1df differs from pull request most recent head 96131d1. Consider uploading reports for the commit 96131d1 to get more accurate results

Additional details and impacted files
@@      Coverage Diff      @@
##   master   #604   +/-   ##
=============================
=============================

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Mar 09 '23 15:03 codecov[bot]

@shanejonas can you have a look at this?

asiminiceanu avatar Sep 26 '23 07:09 asiminiceanu

sorry this took so long to take a look at. tested it out by hand looks like its all working properly. thanks for the contribution.

shanejonas avatar Sep 30 '24 12:09 shanejonas