Skip to content

option to break each type into own package #520

@indrora

Description

@indrora

If you have schema with absurdly long resulting types (e.g. FoobarThingDescriptorTypeDescriptorTypeWangjangledLefthandInterlocked) because you have

{
   "ThingDescriptor": { "TypeDescriptor":"WangjangledLefthandInternocked" }
}

It would be really nice to refer to that enum type as a ThingDescriptor.TypeDescriptorWangjangledLefthandInterlocked or even a TypeDescriptor.WangjangledLefthandInterlocked instead of a FooSchema.FoobarThingDescriptorTypeDescriptorWangjangledLefthandIterlocked

The --minimal-names is okay but feels a little weird to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions