<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>comicvine/comicvine.characters.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.concept.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.concepts.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.issue.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.issues.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.location.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.locations.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.object.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.objects.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.origin.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.origins.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.person.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.persons.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.power.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.powers.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.publisher.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.publishers.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.search.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.storyarc.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.storyarcs.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.team.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.teams.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.types.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.volume.xml</filename>
    </added>
    <added>
      <filename>comicvine/comicvine.volumes.xml</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -2,16 +2,17 @@
 &lt;table xmlns=&quot;http://query.yahooapis.com/v1/schema/table.xsd&quot;&gt;
 	&lt;meta&gt;
 		&lt;author&gt;CaptPhunkosis&lt;/author&gt;
-		&lt;description&gt;YQL data table for comicvine comic db. Given a character id returns characters information.&lt;/description&gt;
-		&lt;documentationURL&gt;http://api.comicvine.com/documentation/#concept/&lt;/documentationURL&gt;
+		&lt;description&gt;YQL data table for comicvine comic db. Returns information for the passed character id.&lt;/description&gt;
+		&lt;documentationURL&gt;http://api.comicvine.com/documentation/#character&lt;/documentationURL&gt;
 	&lt;/meta&gt;
 	&lt;bindings&gt;
 		&lt;select produces=&quot;XML&quot; itemPath=&quot;response.results&quot;&gt;
 			&lt;urls&gt;
-				&lt;url&gt;http://api.comicvine.com/character/{id}/?api_key=21fb4b59ffea36d508882dc0373060477d6d9e6e&amp;amp;format=xml&lt;/url&gt;
+                &lt;url&gt;http://api.comicvine.com/character/{id}/?format=xml&lt;/url&gt;
 			&lt;/urls&gt;
 			&lt;inputs&gt;
-				&lt;key id=&quot;id&quot; type=&quot;xs:string&quot; paramType=&quot;path&quot; required=&quot;true&quot;/&gt;
+                &lt;key id=&quot;id&quot; type=&quot;xs:string&quot; paramType=&quot;path&quot; required=&quot;true&quot;/&gt;
+                &lt;key id=&quot;api_key&quot; type=&quot;xs:string&quot; paramType=&quot;query&quot; required=&quot;true&quot;/&gt;
 			&lt;/inputs&gt;
 		&lt;/select&gt;
 	&lt;/bindings&gt;</diff>
      <filename>comicvine/comicvine.character.xml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ea3e9ac0f1d59548bc856bf8a9b0619074ac44be</id>
    </parent>
  </parents>
  <author>
    <name>Nick</name>
    <email>nick@193143-qb0-1.dfw1.staging.slicehost.com</email>
  </author>
  <url>http://github.com/yql/yql-tables/commit/dea52dc4d3c31c6d2ce94db88353db2ef2a25d4e</url>
  <id>dea52dc4d3c31c6d2ce94db88353db2ef2a25d4e</id>
  <committed-date>2009-10-12T23:28:34-07:00</committed-date>
  <authored-date>2009-10-12T23:28:34-07:00</authored-date>
  <message>Added new tables for the comicvine api.</message>
  <tree>ff37e48bb0d182ea8fc4a5fc82ec9705b296e31d</tree>
  <committer>
    <name>Nick</name>
    <email>nick@193143-qb0-1.dfw1.staging.slicehost.com</email>
  </committer>
</commit>
