Skip to content

Commit

Permalink
IVIS-46: - Fixed KEY_VALUE info. - Repair description of SaveAllAndRe…
Browse files Browse the repository at this point in the history
…turnIds method.
  • Loading branch information
RuslanPopenko committed Nov 28, 2016
1 parent 34477f0 commit 2228f8a
Show file tree
Hide file tree
Showing 23 changed files with 95 additions and 105 deletions.
6 changes: 3 additions & 3 deletions docs/api/entities/Person.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ List of properties from Person
#. personal_id(STRING)
#. first_name(STRING)
#. last_name(STRING)
#. addresses(KEY_ENUM_OBJECT_PAIR< `AddressTypeEnum <http://docs.ivis.se/en/latest/api/entities/AddressTypeEnum.html>`_ ,`Address <http://docs.ivis.se/en/latest/api/entities/Address.html>`_ >)
#. emails(KEY_ENUM_OBJECT_PAIR< `CommunicationTypeEnum <http://docs.ivis.se/en/latest/api/entities/CommunicationTypeEnum.html>`_ ,`Email <http://docs.ivis.se/en/latest/api/entities/Email.html>`_ >)
#. phones(KEY_ENUM_OBJECT_PAIR< `CommunicationTypeEnum <http://docs.ivis.se/en/latest/api/entities/CommunicationTypeEnum.html>`_ ,`Phone <http://docs.ivis.se/en/latest/api/entities/Phone.html>`_ >)
#. addresses(KEY_ENUM_OBJECT_PAIR< `AddressTypeEnum <http://docs.ivis.se/en/latest/api/entities/AddressTypeEnum.html>`_ , `Address <http://docs.ivis.se/en/latest/api/entities/Address.html>`_ >)
#. emails(KEY_ENUM_OBJECT_PAIR< `CommunicationTypeEnum <http://docs.ivis.se/en/latest/api/entities/CommunicationTypeEnum.html>`_ , `Email <http://docs.ivis.se/en/latest/api/entities/Email.html>`_ >)
#. phones(KEY_ENUM_OBJECT_PAIR< `CommunicationTypeEnum <http://docs.ivis.se/en/latest/api/entities/CommunicationTypeEnum.html>`_ , `Phone <http://docs.ivis.se/en/latest/api/entities/Phone.html>`_ >)
#. id(NUMBER)
5 changes: 2 additions & 3 deletions docs/api/services/academicyears.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ AcademicYears

``(implementation of AcademicYear entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -250,8 +250,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down
17 changes: 14 additions & 3 deletions docs/api/services/activities.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Activities

``(implementation of Activity entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -191,6 +191,10 @@ Parameters response:

Description:
Starting downloading of file

.. note::
After redirecting user to url, will be started downloading.

.. _`SaveAll`:

SaveAll
Expand Down Expand Up @@ -245,8 +249,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down Expand Up @@ -331,6 +334,14 @@ Parameters response:
Description:



.. note::
You need submit form with action url.

In form must be input file!

Max file size 20Mb.

.. _`Update`:

Update
Expand Down
5 changes: 2 additions & 3 deletions docs/api/services/afterschoolcentersections.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ AfterSchoolCenterSections

``(implementation of AfterSchoolCenterSection entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -202,8 +202,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down
5 changes: 2 additions & 3 deletions docs/api/services/applicationformquestiongroups.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ApplicationFormQuestionGroups

``(implementation of ApplicationFormQuestionGroup entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -226,8 +226,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down
5 changes: 2 additions & 3 deletions docs/api/services/applicationformquestions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ApplicationFormQuestions

``(implementation of ApplicationFormQuestion entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -250,8 +250,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down
5 changes: 2 additions & 3 deletions docs/api/services/applicationforms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ApplicationForms

``(implementation of ApplicationForm entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -214,8 +214,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down
5 changes: 2 additions & 3 deletions docs/api/services/applicationformsteps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ApplicationFormSteps

``(implementation of ApplicationFormStep entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -220,8 +220,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down
5 changes: 2 additions & 3 deletions docs/api/services/applications.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Applications

``(implementation of Application entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -238,8 +238,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down
5 changes: 2 additions & 3 deletions docs/api/services/categories.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Categories

``(implementation of Category entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -196,8 +196,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down
5 changes: 2 additions & 3 deletions docs/api/services/entityversions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ EntityVersions

``(implementation of EntityVersion entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -244,8 +244,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down
5 changes: 2 additions & 3 deletions docs/api/services/guardians.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Guardians

``(implementation of Guardian entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -258,8 +258,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down
5 changes: 2 additions & 3 deletions docs/api/services/incidents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Incidents

``(implementation of Incident entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -321,8 +321,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down
5 changes: 2 additions & 3 deletions docs/api/services/issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Issues

``(implementation of Issue entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -314,8 +314,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down
5 changes: 2 additions & 3 deletions docs/api/services/logevents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LogEvents

``(implementation of LogEvent entity)``

Provides following method for `API <index.html>`_ calls:
Provides following method for `API <http://docs.ivis.se/en/latest/api/index.html>`_ calls:

* `Create`_
* `Delete`_
Expand Down Expand Up @@ -272,8 +272,7 @@ Parameters response:
*Array*

Description:


ARRAY<NUMBER>
.. _`Search`:

Search
Expand Down

0 comments on commit 2228f8a

Please sign in to comment.