Command attributes missing in Swagger Model

maxw3ll 8 years ago

I am using a Typescript client generate using the 3.14 Swagger definition. What I found is that the command definition misses the "attributes" field. Is this intended?

Anton Tananaev 8 years ago

That's an optional field, but it would be nice to document it. Feel free to send a pull request.