Skip to content

outputClass swagger name #2468

Description

@er1z

Currently:

src/Swagger/Serializer/DocumentationNormalizer.php:553

        if (null !== $publicClass) {
            $keyPrefix .= ':'.md5($publicClass);
        }

How about allowing to specify generated struct name? Think it should be introduced before releasing 2.4 because it leads to produce weirdly-named classes when — for example — swagger-codegen is being used.

Metadata

Metadata

Assignees

No one assigned

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions