butler icon indicating copy to clipboard operation
butler copied to clipboard

Spec generation does not generate all types

Open Shadow53 opened this issue 9 months ago • 0 comments

The generated specification for butlerd references types that are not defined in the same specification. This prevents being able to generate e.g. a client from that specification.

As the clearest example, enumTypes is null in the specification, despite the API using multiple enum types.

Shadow53 avatar Mar 10 '25 06:03 Shadow53