As far as i know for each key in the paths object must begin with / (spec). It's also convenient to use / as separator? Your are using . as separator.
To automatically generate a server or client from this spec it needs a lot of rewriting. Is this intentionally? Am i missing something?
As far as i know for each key in the
pathsobject must begin with/(spec). It's also convenient to use/as separator? Your are using.as separator.To automatically generate a server or client from this spec it needs a lot of rewriting. Is this intentionally? Am i missing something?