Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default properties should be derived from the block's JSON schema rather than being hardcoded within the block itself #307

Open
vd2org opened this issue May 23, 2023 · 0 comments
Assignees

Comments

@vd2org
Copy link
Contributor

vd2org commented May 23, 2023

          better to take the default 8080 from the json schema itself so if we change it to 8081 we won't need to do it twice... This is relevant to other properties and their defaults.

Originally posted by @spicy-sauce in #300 (comment)

@vd2org vd2org self-assigned this May 23, 2023
@spicy-sauce spicy-sauce changed the title better to take the default 8080 from the json schema itself so if we change it to 8081 we won't need to do it twice... This is relevant to other properties and their defaults. Default properties should be derived from the JSON schema block rather than being hardcoded within the block itself May 24, 2023
@spicy-sauce spicy-sauce changed the title Default properties should be derived from the JSON schema block rather than being hardcoded within the block itself Default properties should be derived from the block's JSON schema rather than being hardcoded within the block itself May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant