Skip to content

Feature/person, event, OU dynapi crud

Created by: ivanmrsulja

What does this pull request do?

Added basic CRUD procedures for Person, Organisation Unit and Event entities.

What's new?

Addition of required .n3 files containing implementation of basic CRUD operations on before mentioned entities.

How should this be tested?

You can test this using VIVI's built-in Swagger docs or use a client mocking software such as Postman or cURL.

Interested parties

@chenejac @litvinovg @brianjlowe @milospp

Merge request reports