1
0
Fork 0

feat(api): add company field to trainingdateattendee

This commit is contained in:
Vojtěch Mareš 2024-03-02 16:36:52 +01:00
parent 667b142aa2
commit bf3cd40d9b
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -1,6 +1,6 @@
openapi: "3.1.0"
info:
version: 1.2.0
version: 1.3.0
title: Backoffice API
license:
name: Proprietary
@ -644,6 +644,8 @@ components:
id:
type: string
format: uuid
company:
type: string
required:
- id