From 1d404638861cb10fc3f0c75079f4731d09b41c47 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Fri, 18 Oct 2013 12:44:07 -0300 Subject: [PATCH] Removing api old docs --- src/templates/open-data.html | 76 +++------------------------------------------------------------------------- 1 file changed, 3 insertions(+), 73 deletions(-) diff --git a/src/templates/open-data.html b/src/templates/open-data.html index 3f20d6c..aacf2ad 100644 --- a/src/templates/open-data.html +++ b/src/templates/open-data.html @@ -2,77 +2,7 @@ {% load i18n %} {% block main-content %} -
-

{% trans "OpenData - Communities Interlegis" %}

-

{% blocktrans %}At this point the system Colab provides much of its data - through its search engine.{% endblocktrans %}

-

{% blocktrans %}If you are interested in integrating your system with the environment Colab - and requires no other data provided by this API, please contact us via the ticketing - system (you must be registered in order to create a ticket).{% endblocktrans %}

- -

{% trans "Performing searches via the API" %}

-

{% trans "The Colab API searches works through an HTTP/REST always returning JSON objects with result." %}

-

{% trans "The base URL used for the search is:" %} - http://colab.interlegis.leg.br/api/search/

- -

{% trans "Parameters:" %}

- +

{% trans "OpenData - Communities Interlegis" %}

+
+

{% trans 'Soon...'%}

{% endblock %} -- libgit2 0.21.2