lib//meta/config.rb in meta-api-0.0.9 vs lib//meta/config.rb in meta-api-0.1.0

- old
+ new

@@ -2,10 +2,9 @@ require 'hash_to_struct' module Meta DEFAULT_OPTIONS = { - default_locked_scope: nil, json_schema_user_options: {}, json_schema_param_stage_user_options: {}, json_schema_render_stage_user_options: {} }