Jan

Results 3 issues of Jan

closes https://github.com/ueberdosis/tiptap-php/issues/13

closes https://github.com/ueberdosis/tiptap-php/issues/12

Hello! This PR adds support for the composition types [`anyOf`, `allOf` and `oneOf`](https://swagger.io/docs/specification/v3_0/data-models/oneof-anyof-allof-not/) in the OpenAPI to JSON schema conversion. I also included the tests for all of these. Before...