parseRequestPath

open fun parseRequestPath(query: DataQuery, requestPath: String)

Parse a request path into appropriate properties of query.

Parameters

query

Query to be modified.

requestPath

Request path to be parsed.