Skip to content

[JSONSchema] Type factory breaks compatibility in 3.4 #6753

Description

@soyuka

API Platform version(s) affected: 3.4

See #5897 this should've been removed from 4.0, not 3.4:

<service id="api_platform.json_schema.schema_factory" class="ApiPlatform\JsonSchema\SchemaFactory">
<argument>null</argument>
<argument type="service" id="api_platform.metadata.resource.metadata_collection_factory" />

Therefore there's a BC Break.

Side note: we should document #5897 (comment) as a replacement for TypeFactoryInterface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions