icoloma / appbuilder

Entorno de generación de Apps de Segittur
0 stars 0 forks source link

no devuelve links en tipo Lodging #67

Closed ehdez73 closed 11 years ago

ehdez73 commented 11 years ago

No retorna los enlaces para los tipos lodging:

 {
            "links": [],
            "id": "52495b0ae4b0a1962b73560d",
            "type": "CAMPING",
...
}
 {
            "links": [],
            "id": "52495b0ae4b0a1962b73560c",
            "type": "HOTEL",
            "name": {
...
}

Sin embargo para los demás tipos

{
            "type": "BEACH",
            "name": {
                "es": "Playa de las teresitas",
...

            "links": [
                {
                    "rel": "self",
                    "href": "http://localhost:8080/opencatalog/api/poi/52495b0ae4b0a1962b73560b"
                }
            ]
ehdez73 commented 11 years ago

Fixed in commit:e6d388b7e66d82a664c31e57602a0dc8d8789fcf