Skip to content

Commit

Permalink
Item Path fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermechapiewski authored and sh1mmer committed Apr 10, 2010
1 parent b890c7b commit 31f5fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brazil/correios/brazil.correios.encomendas.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<sampleQuery>select * from {table} where numero='EC884014459BR'</sampleQuery> <sampleQuery>select * from {table} where numero='EC884014459BR'</sampleQuery>
</meta> </meta>
<bindings> <bindings>
<select itemPath="correios.encomenda" produces="XML"> <select itemPath="results.status" produces="XML">
<urls> <urls>
<url>http://correios-api.appspot.com/yql</url> <url>http://correios-api.appspot.com/yql</url>
</urls> </urls>
Expand Down

0 comments on commit 31f5fc0

Please sign in to comment.