-
Notifications
You must be signed in to change notification settings - Fork 200
feat: extend node types with description #2488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: 723ae87 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1767713938 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1767713938
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1767713938
# or
npm install @redocly/respect-core@0.0.0-snapshot.1767713938 |
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1767727100 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1767727100
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1767727100
# or
npm install @redocly/respect-core@0.0.0-snapshot.1767727100 |
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1767780988 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1767780988
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1767780988
# or
npm install @redocly/respect-core@0.0.0-snapshot.1767780988 |
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1767801935 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1767801935
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1767801935
# or
npm install @redocly/respect-core@0.0.0-snapshot.1767801935 |
12d161b to
afaf83a
Compare
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1768409426 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1768409426
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1768409426
# or
npm install @redocly/respect-core@0.0.0-snapshot.1768409426 |
ffb01ee to
64873a5
Compare
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1768896479 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1768896479
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1768896479
# or
npm install @redocly/respect-core@0.0.0-snapshot.1768896479 |
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1768933651 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1768933651
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1768933651
# or
npm install @redocly/respect-core@0.0.0-snapshot.1768933651 |
bd519f4 to
cc62403
Compare
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1769173370 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1769173370
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1769173370
# or
npm install @redocly/respect-core@0.0.0-snapshot.1769173370 |
cc62403 to
e652627
Compare
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1769415576 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1769415576
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1769415576
# or
npm install @redocly/respect-core@0.0.0-snapshot.1769415576 |
e652627 to
0b776e1
Compare
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1769511679 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1769511679
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1769511679
# or
npm install @redocly/respect-core@0.0.0-snapshot.1769511679 |
0b776e1 to
1fe1af9
Compare
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1769776601 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/cli@0.0.0-snapshot.1769776601
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1769776601
# or
npm install @redocly/respect-core@0.0.0-snapshot.1769776601 |
4218c61 to
723ae87
Compare
What/Why/How?
Extended NodeTypes with
descriptionanddocumentationLinkproperties for:This update is used in diagnostic onHover feature..
Reference
Closes Redocly/redocly-vs-code#74
Closes https://github.com/Redocly/redocly/issues/8437
Closes https://github.com/Redocly/redocly/issues/14116
Testing
Screenshots (optional)
Check yourself
Security