Part-DB.Part-DB-server/config/packages/api_platform.yaml

13 lines
230 B
YAML
Raw Normal View History

2023-08-06 00:42:34 +02:00
api_platform:
title: 'Part-DB API'
description: 'API of Part-DB'
version: '0.1.0'
swagger:
api_keys:
# overridden in OpenApiFactoryDecorator
access_token:
name: Authorization
type: header