Remove: unused response type

This commit is contained in:
Nicholas Wallace 2024-05-14 04:19:25 +00:00
parent bda3e625f6
commit 44a98a0061

View file

@ -12,9 +12,6 @@ components:
description: Bearer authentication
type: http
scheme: bearer
responses:
ok200:
description: OK
security:
- BearerAuth: []
paths: