Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions packages/apidom-ls/src/config/common/schema/documentation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,6 @@ const documentation = [
target: 'externalDocs',
docs: 'Allows referencing an external resource for extended documentation. See [External Documentation Object](https://www.asyncapi.com/docs/specifications/v2.2.0#externalDocumentationObject)\n',
},
{
target: 'externalDocs',
docs: 'Allows referencing an external resource for extended documentation. See [External Documentation Object](https://www.asyncapi.com/docs/specifications/v2.2.0#externalDocumentationObject)\n',
},
{
target: 'deprecated',
docs: 'Specifies that a schema is deprecated and **SHOULD** be transitioned out of usage. Default value is `false`.\n',
Expand Down