KaiZen-OpenAPI-Editor icon indicating copy to clipboard operation
KaiZen-OpenAPI-Editor copied to clipboard

Templates for Schema Object Properties

Open tedepstein opened this issue 9 years ago • 1 comments

When positioned to insert a new property, here:

image

Code assist inserts _key_:

image

And this produces an error marker with a message that is not very helpful:

Multiple markers at this line

  • value of type string is not allowed, value should be of type object
  • 2 added lines

It would be helpful to have templates for various kinds of properties that can be added to a Swagger Schema Object.

tedepstein avatar Jan 07 '16 16:01 tedepstein

Related issue: #227

tedepstein avatar Sep 22 '17 15:09 tedepstein