butler
butler copied to clipboard
Spec generation does not generate all types
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.