1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 13:42:49 +01:00
invoiceninja/openapi/misc/misc.yaml

13 lines
356 B
YAML
Raw Normal View History

tags:
-
name: login
2023-02-11 05:46:41 +01:00
description: |
Attempts to authenticate with the API using a email/password combination.
externalDocs:
description: 'Find out more'
url: 'https://invoiceninja.github.io'
externalDocs:
description: 'https://invoiceninja.github.io'
url: 'https://invoiceninja.github.io'
security:
2023-02-11 05:46:41 +01:00
- ApiKeyAuth: []