Description
Hello. First of all, thank you for making this open source plugin available!
I've done some testing with it and haven't seen, in an objective way, a method in the configuration to customize how the form is built.
For the PoC I'm working on, Backstage would be provided with a lot of abstracted information and some default guidelines.
For example:
In the first step of a template, we put Claim Metadata -> We'd like to fill these metadata with information from step 2
Step 2 contains the fields extracted from the OpenAPI schema - perfect!
Step 3: We'd like to provide default data for these values so that it's transparent to the user. Is it possible to hide this step?
Step 4: These are also information that would have default and transparent values for the end user. Is it possible to hide this step?
If it's possible to make these behavior customizations in the current state of the plugin, could you guide me on how?
If it's not possible, do you think this is a desired flexibility and would you accept a PR?
Thank you in advance.