Skip to content

Added missing JSDOC param name #832

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

Merged
merged 6 commits into from
Apr 21, 2022
Merged

Added missing JSDOC param name #832

merged 6 commits into from
Apr 21, 2022

Conversation

zraineri
Copy link
Contributor

@zraineri zraineri commented Jan 3, 2022

Added param originalVersionString to ServerVersion constructor

Added param originalVersionString to ServerVersion constructor
@bigmontz
Copy link
Contributor

bigmontz commented Jan 5, 2022

Hi @zraineri

thanks for you contribution. For your PR be able to be reviewed, you need to read and sign Neo4j's CLA (https://neo4j.com/developer/cla/).

@zraineri
Copy link
Contributor Author

@bigmontz I apologize for the late reply. The CLA has been read and signed

originalVersionString in the constructor method of ServerVersion is treated as optional in the codebase (line 71). I updated the JSDOC param to match this.
@bigmontz bigmontz merged commit a90b2c3 into neo4j:4.4 Apr 21, 2022
bigmontz pushed a commit to bigmontz/neo4j-javascript-driver that referenced this pull request Apr 21, 2022
Added param originalVersionString to ServerVersion constructor
bigmontz pushed a commit that referenced this pull request Apr 21, 2022
Added param originalVersionString to ServerVersion constructor
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.

2 participants