mirror of
https://github.com/postmanlabs/openapi-to-postman.git
synced 2022-11-29 22:05:00 +03:00
Fix jsdoc
This commit is contained in:
@@ -184,7 +184,7 @@ function removeLocalReferenceFromPath(refValue) {
|
||||
|
||||
/**
|
||||
* Removes local pointer inside a path
|
||||
* Unescape ~1 character
|
||||
* Unescape ~0 and ~1 character
|
||||
* @param {string} refValue - value of the $ref property
|
||||
* @returns {string} - the calculated and unescaped path
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user