mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
fix indentation in doc
This commit is contained in:
@ -44,14 +44,14 @@ Schema:
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"opt_pseudosection": {
|
"opt_pseudosection": {
|
||||||
"edns": {
|
"edns": {
|
||||||
"version": integer,
|
"version": integer,
|
||||||
"flags": [
|
"flags": [
|
||||||
string
|
string
|
||||||
],
|
],
|
||||||
"udp": integer
|
"udp": integer
|
||||||
},
|
},
|
||||||
"cookie": string
|
"cookie": string
|
||||||
},
|
},
|
||||||
"question": {
|
"question": {
|
||||||
"name": string,
|
"name": string,
|
||||||
|
@ -41,14 +41,14 @@ Schema:
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"opt_pseudosection": {
|
"opt_pseudosection": {
|
||||||
"edns": {
|
"edns": {
|
||||||
"version": integer,
|
"version": integer,
|
||||||
"flags": [
|
"flags": [
|
||||||
string
|
string
|
||||||
],
|
],
|
||||||
"udp": integer
|
"udp": integer
|
||||||
},
|
},
|
||||||
"cookie": string
|
"cookie": string
|
||||||
},
|
},
|
||||||
"question": {
|
"question": {
|
||||||
"name": string,
|
"name": string,
|
||||||
|
Reference in New Issue
Block a user