Skip to content

Conversation

@taras-dubyk
Copy link
Contributor

No description provided.

@taras-dubyk taras-dubyk requested a review from mtseluiko April 13, 2023 13:23
function getRef({ $ref }) {
function getRef({ $ref, refDescription, description, summary, referenceDiff }, specVersion) {
if (isTargetVersionJSONSchemaCompatible(specVersion)) {
const descriptionValue = refDescription || referenceDiff?.refDescription || description;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check refDiff

@taras-dubyk taras-dubyk merged commit 35a70cb into hackolade:master Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant