Simplify Config and parse more settings from the openapi schema
Speeds up the editView as the schema is only loaded once from the API at startup and never again. Also simplifies the code, all the specific handling now happens in the resourcehandler where you would expect it.
fixes #116 (closed) and #114 (closed) .
Edited by Hermann