ReadonlygenerateWhether or not to generate schemas from openapi paths.
ReadonlymarkWhether or not the generated entities should be marked with @Entity.
ReadonlyprefixThe prefix to add to all generated entities, so that they don't overlap with any existing ones.
The method that actually resolves the open api spec that is then later on used to generate the entities.
A provider for automatic entity generation.