home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet Pratica
/
IPRAT_01.iso
/
tutoriais
/
DB
/
modelos
/
12Issues.mdb
/
ResolutionLookup.json
< prev
next >
Wrap
JavaScript Object Notation
|
1998-06-29
|
258b
{
"schema": {
"ResolutionID": "Long Integer",
"Resolution": "Text (50)"
},
"data": [
{
"ResolutionID": 1,
"Resolution": "Fixed"
},
{
"ResolutionID": 2,
"Resolution": "Not a Problem"
},
{
"ResolutionID": 3,
"Resolution": "Won't Fix"
},
{
"ResolutionID": 4,
"Resolution": "Duplicate Issue"
}
]
}