{{ settingsName }}
+ Create a new spec
Text
{{ editorWide ? '⧀' : '⧁' }}
{{ operation._method }} {{ operation._path }}
{{ operation.operationId }} {{ operation.summary }}
  • {{ parameter.name }} ({{ parameter.schema.type }})

{{ schemaName }}

{{ schema.description }}
  • {{ propertyName }} ({{ property.type ? property.type : property.$ref ? property.$ref.replace('#/components/schemas/', '→') : '' }})
sketch