Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 488 Bytes

File metadata and controls

10 lines (6 loc) · 488 Bytes

API Specification

This package provides some REST-API-Endpoints. They are used to submit, alter, delete and withdraw event proposals.

The specification complies to the OpenAPI Specification 3.0. It can be found at Swaggerhub.

The source is located in /Resources/Public/Spec/event-submission-api.oas3.yaml

Sample request are documented in /Resources/Tests/Requests/*.http.