forked from loafle/openapi-generator-original
update comment for escapeString
This commit is contained in:
parent
a0756bf6f2
commit
22f72e2b23
@ -26,7 +26,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// escape string (deprecated, will be removed in future release)
|
/// escape string (url-encoded)
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="str"> String to be escaped
|
/// <param name="str"> String to be escaped
|
||||||
/// <returns>Escaped string</returns>
|
/// <returns>Escaped string</returns>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user