Describe the bug
PreprocessorConfig component schema is missing from openapi.json.
To Reproduce
Head to
|
"$ref": "#/components/schemas/PreprocessorConfig" |
.
Confirm that we are referencing
#/components/schemas/PreprocessorConfig.
Search the file for
PreprocessorConfig.
Confirm that the preceding is the only instance.
Expected behavior
Should have a schema.
Context (please complete the following information):