1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

formatting

This commit is contained in:
Kelly Brazil
2022-07-22 11:42:00 -07:00
parent 3949edc169
commit d1164290a6
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ Schema:
"query": string or null,
"query_obj": { object or null
<query-key>: [ array or null
<query-value> string # [0]
<query-value> string # [0]
]
},
"fragment": string or null,

View File

@ -36,7 +36,7 @@ Schema:
"query": string or null,
"query_obj": { object or null
<query-key>: [ array or null
<query-value> string # [0]
<query-value> string # [0]
]
},
"fragment": string or null,