Gitlab Community Edition Instance

Skip to content

Add response objects in API spec

Thorben von Rekowski requested to merge feature/api-responses into azubiprojekt

Add response objects as described in #19 (closed).

To avoid inline definition of responses, add one "top level" response object and then one specialized response object for every other type of entity (vm, software, etc) to then include those in the actual endpoint definitions.

Merge request reports

Loading