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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions