Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Handling $ref to other object in schemas #5

@fugerit79

Description

@fugerit79

If in schema there is only a reference to other project, generation in pdf format raise an exception.

For instance in :

    SampleLevelTwoRef2:
      $ref: '#/components/schemas/SampleLevelTwoD'

Exception :

org.apache.fop.fo.ValidationException: "fo:table-body" is missing child elements. Required content model: marker* (table-row+|table-cell+) (See position 457:6)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions