You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#19 requests a schema which can be applied to a customization file from any user. What should go into that schema. I want to start first with the schema extracted out of the example
{
"stage": {
"name": "any stage name",
"tag": "can we reset a tag?",
"label": "label setting should be possible",
"replace": {
"default key": "new value",
},
}
}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
#19 requests a schema which can be applied to a customization file from any user. What should go into that schema. I want to start first with the schema extracted out of the example
Any opinions @lambiase @glynos @sonshekar?
Beta Was this translation helpful? Give feedback.
All reactions