bmcweb icon indicating copy to clipboard operation
bmcweb copied to clipboard

Feature: Allow JsonSchema support to be optional

Open edtanous opened this issue 6 years ago • 1 comments

Given that the JsonSchema files take up quite a bit of space (~100k on my system), and not everyone might need them, it makes sense to make them a configurable feature, rather than a requirement. This likely could use the existing options capabilities to simply enable or disable the installation of those schema files, as well as the resulting route changes.

edtanous avatar Nov 27 '18 18:11 edtanous

The aforementioned commit does not actually resolve this as it claims. The number was a typo of another defect

edtanous avatar Dec 18 '18 22:12 edtanous

Review for this feature was pushed here, but it is no longer something I'm pursuing. Closing:

https://gerrit.openbmc.org/c/openbmc/bmcweb/+/54029

edtanous avatar Mar 27 '23 17:03 edtanous